Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 2 files:
Smatch caller information:
net/rxrpc/conn_event.c rxrpc_post_packet_to_conn() -> rxrpc_queue_conn()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | conn | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->rx_queue.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | conn->rx_queue.next | 4096-885368592007290880 |
| PARAM_VALUE | 0 | conn->rx_queue.prev | 4096-885368592007290880 |
| PARAM_VALUE | 0 | conn->rx_queue.prev->next->next | 4096-ptr_max |
| PARAM_VALUE | 1 | why | 27 |
| CAPPED_DATA | 0 | conn->security_ix | 1 |
| DATA_SOURCE | 0 | conn | $0 |
| NOCHECK_CALL |
net/rxrpc/call_accept.c rxrpc_new_incoming_call() -> rxrpc_queue_conn()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | conn | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->local | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->peer | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->peer->lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | conn->state | 5 |
| PARAM_VALUE | 0 | conn->state_lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 1 | why | 26 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | &conn->state_lock | ||
| LOCK2 | &local->services_lock | ||
| LOCK2 | &rx->incoming_lock | ||
| LOCK2 | irq | ||
| TYPE_LOCK | (struct rxrpc_connection)->state_lock | ||
| TYPE_LOCK | (struct rxrpc_local)->services_lock | ||
| TYPE_LOCK | (struct rxrpc_sock)->incoming_lock |