Function report |
Source Code:include\net\sch_generic.h |
Create Date:2022-07-28 06:07:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:qdisc_root_sleeping_lock
Proto:static inline spinlock_t *qdisc_root_sleeping_lock(const struct Qdisc *qdisc)
Type:spinlock_t
Parameter:
Type | Parameter | Name |
---|---|---|
const struct Qdisc * | qdisc |
538 | root = qdisc_root_sleeping(qdisc) |
540 | ASSERT_RTNL() |
541 | Return qdisc_lock(root) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |