Documented in 1 files:
Defined in 1 files as a function:
Referenced in 4 files:
- drivers/net/ethernet/netronome/nfp/ccm_mbox.c
- drivers/net/ppp/ppp_generic.c, line 2870
- net/bluetooth/l2cap_core.c, line 2054
- net/mac80211/tx.c, line 1093
Smatch caller information:
net/mac80211/tx.c ieee80211_tx_h_calculate_duration() -> skb_queue_next()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | list | 4096-ptr_max |
| PARAM_VALUE | 0 | list->next | 4096-ptr_max |
| PARAM_VALUE | 0 | list->prev | 4096-ptr_max |
| PARAM_VALUE | 1 | skb | 4096-ptr_max |
| PARAM_VALUE | 1 | skb->data | 4096-ptr_max |
| PARAM_COMPARE | 0 | list | != $1 |
| PARAM_COMPARE | 0 | list | != $1->next |
| PARAM_COMPARE | 1 | skb | != $0 |
| MEM_ZERO | 0 | list | |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | list | unit_byte |
| UNITS | 1 | skb | unit_byte |
| HALF_LOCKED2 | rcu_read |
drivers/net/ppp/ppp_generic.c ppp_mp_reconstruct() -> skb_queue_next()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | list | 4096-ptr_max |
| PARAM_VALUE | 0 | list->next | 4096-ptr_max |
| PARAM_VALUE | 1 | skb | 4096-ptr_max |
| PARAM_VALUE | 1 | skb->cb | 4096-ptr_max |
| BUF_SIZE | 0 | list | 96 |
| CAPPED_DATA | 0 | list | 1 |
| CAPPED_DATA | 1 | skb | 1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | list | unit_byte |
| UNITS | 1 | skb | unit_byte |
| LOCK2 | &ppp->rlock | ||
| LOCK2 | bh | ||
| LOCK2 | rcu_read | ||
| HALF_LOCKED2 | &network->close_lock | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct ppp)->rlock |
drivers/net/ethernet/netronome/nfp/ccm_mbox.c nfp_ccm_mbox_copy_in() -> skb_queue_next()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | list | 4096-ptr_max |
| PARAM_VALUE | 1 | skb | 4096-ptr_max |
| PARAM_VALUE | 1 | skb->cb | 4096-ptr_max |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &nn->bar_lock | ||
| HALF_LOCKED2 | &nn->mbox_cmsg.queue.lock | ||
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | rcu_read |
drivers/net/ethernet/netronome/nfp/ccm_mbox.c nfp_ccm_mbox_find_req() -> skb_queue_next()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | list | 4096-ptr_max |
| PARAM_VALUE | 1 | skb | 4096-ptr_max |
| PARAM_VALUE | 1 | skb->data | 4096-ptr_max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | &nn->bar_lock |
drivers/net/ethernet/netronome/nfp/ccm_mbox.c nfp_ccm_mbox_run_queue_unlock() -> skb_queue_next()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | list | 4096-ptr_max |
| PARAM_VALUE | 1 | skb | 4096-ptr_max |
| PARAM_COMPARE | 0 | list | != $1->next |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &nn->mbox_cmsg.queue.lock | ||
| LOCK2 | bh | ||
| TYPE_LOCK | (struct sk_buff_head)->lock |
net/bluetooth/l2cap_core.c l2cap_ertm_send() -> skb_queue_next()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | list | 4096-ptr_max |
| PARAM_VALUE | 1 | skb | 4096-ptr_max |
| PARAM_VALUE | 1 | skb->cb | 4096-ptr_max |
| PARAM_VALUE | 1 | skb->cloned | 1 |
| PARAM_COMPARE | 0 | list | != $1->next |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 1 | skb | unit_byte |
| HALF_LOCKED2 | &chan->lock | ||
| HALF_LOCKED2 | &conn->lock |