Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- net/tipc/bcast.c, line 304
- net/tipc/crypto.c, line 2269
- net/tipc/name_distr.c, line 222
- net/tipc/node.c, line 1766
- net/tipc/socket.c
Smatch caller information:
net/tipc/node.c tipc_node_xmit_skb() -> tipc_node_xmit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | net->loopback_dev->rtnl_link_ops->maxtype | 0-6,8-10,15,18,20,22,24,34,50 |
| PARAM_VALUE | 1 | list | 614147175308791808 |
| PARAM_VALUE | 1 | list->next | 4096-ptr_max |
| PARAM_VALUE | 1 | list->prev | 4096-ptr_max |
| DATA_SOURCE | 0 | net | $0 |
| DATA_SOURCE | 2 | dnode | $2 |
| DATA_SOURCE | 3 | selector | $3 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | net | unit_byte |
| HALF_LOCKED2 | rcu_read | ||
| HALF_LOCKED2 | sk |
net/tipc/socket.c __tipc_sendmsg() -> tipc_node_xmit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | net | 4096-ptr_max |
| PARAM_VALUE | 0 | net->gen | 4096-ptr_max |
| PARAM_VALUE | 1 | list | 7813506379459416064 |
| PARAM_VALUE | 1 | list->next | 4096-ptr_max |
| PARAM_VALUE | 1 | list->prev | 4096-ptr_max |
| CAPPED_DATA | 0 | net->gen | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | net | unit_byte |
| UNITS | 1 | list | unit_byte |
| LOCK2 | sk |
net/tipc/socket.c __tipc_sendstream() -> tipc_node_xmit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | list | 4096-ptr_max |
| BUF_SIZE | 1 | list | 96 |
| CAPPED_DATA | 1 | list | 1 |
| DATA_SOURCE | 2 | dnode | r tsk_peer_node |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | net | unit_byte |
| LOCK2 | sk | ||
| HALF_LOCKED2 | &vq->mutex |
net/tipc/socket.c tipc_send_group_msg() -> tipc_node_xmit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | net | 4096-ptr_max |
| PARAM_VALUE | 0 | net->gen | 4096-ptr_max |
| PARAM_VALUE | 1 | list | 5443104656086294528 |
| PARAM_VALUE | 1 | list->next | 4096-ptr_max |
| PARAM_VALUE | 1 | list->prev | 4096-ptr_max |
| CAPPED_DATA | 0 | net->gen | 1 |
| DATA_SOURCE | 0 | net | $0 |
| DATA_SOURCE | 2 | dnode | $4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| USER_DATA | 2 | dnode | 0-u32max |
| UNITS | 0 | net | unit_byte |
| HALF_LOCKED2 | sk |
net/tipc/socket.c tipc_sk_push_backlog() -> tipc_node_xmit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | list | 4096-ptr_max |
| BUF_SIZE | 1 | list | 96 |
| CAPPED_DATA | 1 | list | 1 |
| DATA_SOURCE | 2 | dnode | r tsk_peer_node |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | net | unit_byte |
| HALF_LOCKED2 | sk |
net/tipc/socket.c tipc_sk_timeout() -> tipc_node_xmit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | list | 4170040394309443584 |
| PARAM_VALUE | 1 | list->next | 4096-4170040394309443583,4170040394309443585-ptr_max |
| PARAM_VALUE | 1 | list->prev | 4096-ptr_max |
| DATA_SOURCE | 2 | dnode | r tsk_peer_node |
| RX_PATH | |||
| TASK_NOT_RUNNING |
net/tipc/bcast.c tipc_rcast_xmit() -> tipc_node_xmit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | net | 4096-ptr_max |
| PARAM_VALUE | 0 | net->gen | 4096-ptr_max |
| PARAM_VALUE | 1 | list | 7842375015813050368 |
| PARAM_VALUE | 3 | selector | 0-131071 |
| CAPPED_DATA | 0 | net->gen | 1 |
| CAPPED_DATA | 3 | selector | 1 |
| DATA_SOURCE | 0 | net | $0 |
| DATA_SOURCE | 3 | selector | r msg_link_selector |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | net | unit_byte |
| HALF_LOCKED2 | sk |
net/tipc/crypto.c tipc_crypto_key_xmit() -> tipc_node_xmit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | net | 4096-ptr_max |
| PARAM_VALUE | 0 | net->gen | 4096-ptr_max |
| PARAM_VALUE | 1 | list | 3825307160632135680 |
| PARAM_VALUE | 1 | list->next | 4096-ptr_max |
| PARAM_VALUE | 1 | list->prev | 4096-ptr_max |
| PARAM_VALUE | 2 | dnode | 1-u32max |
| PARAM_VALUE | 3 | selector | 0 |
| CAPPED_DATA | 0 | net->gen | 1 |
| DATA_SOURCE | 0 | net | $0 |
| DATA_SOURCE | 2 | dnode | $4 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | net | unit_byte |
| LOCK2 | rcu_read | ||
| HALF_LOCKED2 | global &rtnl_mutex |
net/tipc/name_distr.c tipc_named_node_up() -> tipc_node_xmit()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | net | 4096-ptr_max |
| PARAM_VALUE | 0 | net->gen | 4096-ptr_max |
| PARAM_VALUE | 1 | list | 7474831852463497216 |
| PARAM_VALUE | 1 | list->next | 4096-ptr_max |
| PARAM_VALUE | 1 | list->prev | 4096-ptr_max |
| PARAM_VALUE | 3 | selector | 0 |
| CAPPED_DATA | 0 | net->gen | 1 |
| DATA_SOURCE | 0 | net | $0 |
| DATA_SOURCE | 2 | dnode | $1 |
| NOSPEC | 2 | dnode | |
| NOSPEC | 2 | dnode | |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| USER_DATA | 2 | dnode | 1-u32max[c] |
| UNITS | 0 | net | unit_byte |
| LOCK2 | &nt->cluster_scope_lock | ||
| LOCK2 | bh | ||
| HALF_LOCKED2 | &tn->node_list_lock | ||
| HALF_LOCKED2 | global &rtnl_mutex | ||
| HALF_LOCKED2 | rcu_read | ||
| TYPE_LOCK | (struct name_table)->cluster_scope_lock |