Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/rxrpc/security.c rxrpc_init_client_conn_security() -> (struct rxrpc_security)->init_connection_security()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | conn | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->payload.data | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->security | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->security_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | conn->security_lock.first_waiter | 0,4096-ptr_max |
| PARAM_VALUE | 0 | conn->security_lock.first_waiter->list.prev->next | 5159360019465732096 |
| PARAM_VALUE | 0 | conn->security_lock.first_waiter->task->blocked_on | 0 |
| PARAM_VALUE | 0 | conn->security_lock.osq.tail.counter | 0-s32max |
| PARAM_VALUE | 0 | conn->security_lock.wait_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | conn->security_lock.wait_lock.owner | (-1) |
| PARAM_VALUE | 0 | conn->security_lock.wait_lock.owner_cpu | u32max |
| PARAM_VALUE | 0 | conn->state | 1 |
| PARAM_VALUE | 1 | token | 4096-ptr_max |
| PARAM_VALUE | 1 | token->security_index | 0-255 |
| BUF_SIZE | 1 | token | (-1),1-s32max |
| BUF_SIZE | 1 | token | (-1),1-s32max |
| CAPPED_DATA | 0 | conn->security->security_index | 1 |
| CAPPED_DATA | 0 | &conn->security_lock | 1 |
| CAPPED_DATA | 1 | token->security_index | 1 |
| DATA_SOURCE | 0 | conn | $0 |
| CONTAINER | 0 | -64-992+0 | $(-1) |
| PARAM_COMPARE | 0 | conn->security->security_index | == $1->security_index |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | 0 | &conn->security_lock | |
| HALF_LOCKED2 | &call->user_mutex | ||
| TYPE_LOCK | (struct rxrpc_connection)->security_lock |
net/rxrpc/conn_event.c rxrpc_process_event() -> (struct rxrpc_security)->init_connection_security()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | conn | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->domain_tag | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->index_key.description | 1-u64max |
| PARAM_VALUE | 0 | conn->key->index_key.type | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->payload.data | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->restrict_link | 0,4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->security | 0,4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->sem.count.counter | 0 |
| PARAM_VALUE | 0 | conn->key->sem.first_waiter | 0 |
| PARAM_VALUE | 0 | conn->key->sem.magic | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->sem.osq.tail.counter | 0 |
| PARAM_VALUE | 0 | conn->key->sem.owner.counter | 0 |
| PARAM_VALUE | 0 | conn->key->serial | 3-s32max |
| PARAM_VALUE | 0 | conn->key->serial_node.__rb_parent_color | 1 |
| PARAM_VALUE | 0 | conn->key->serial_node.rb_left | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->serial_node.rb_right | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->type | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->key->user | 1-u64max |
| PARAM_VALUE | 0 | conn->local | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->local->active_users.counter | 0-s32max |
| PARAM_VALUE | 0 | conn->local->service | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->local->services_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | conn->rx_queue.lock.rlock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | conn->security | 4096-ptr_max |
| PARAM_VALUE | 0 | conn->security_level | 0-127,4294967168-u32max |
| PARAM_VALUE | 0 | conn->state | 5 |
| PARAM_VALUE | 0 | conn->state_lock.rlock.dep_map->name | 0-255 |
| BUF_SIZE | 1 | token | 1-s32max |
| CAPPED_DATA | 0 | conn->proto.cid | 1 |
| CAPPED_DATA | 0 | conn->proto.epoch | 1 |
| DATA_SOURCE | 0 | conn | $0 |
| CONTAINER | 0 | -64-992+0 | $(-1) |
| HALF_LOCKED2 | &pool->lock |