Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/sched/sch_generic.c qdisc_change_tx_queue_len() -> (struct Qdisc_ops)->change_tx_queue_len()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sch | 4096-ptr_max |
| PARAM_VALUE | 0 | sch->ops | 4096-ptr_max |
| PARAM_VALUE | 0 | sch->ops->change_tx_queue_len | 1-u64max |
| CAPPED_DATA | 1 | new_len | 1 |
| TASK_NOT_RUNNING | |||
| USER_DATA | 1 | new_len | 0-u32max |
| NO_OVERFLOW_SIMPLE | 1 | new_len | |
| LOCK2 | global &rtnl_mutex |