Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- net/ipv4/inet_connection_sock.c
- net/ipv4/tcp.c, line 5113
- net/ipv4/tcp_ipv4.c, line 431
- net/ipv4/tcp_minisocks.c, line 977
Smatch caller information:
net/ipv4/tcp_ipv4.c tcp_req_err() -> inet_csk_reqsk_queue_drop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | req | 4096-ptr_max |
| DATA_SOURCE | 1 | req | $0 |
| NOCHECK_CALL | |||
| UNITS | 0 | sk | unit_byte |
net/ipv4/tcp.c tcp_abort() -> inet_csk_reqsk_queue_drop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | req | 4096-ptr_max |
| DATA_SOURCE | 1 | req | $0 |
| PREEMPT_ADD | <- disables preempt | ||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | sk | unit_byte |
| UNITS | 1 | req | unit_byte |
| LOCK2 | bh |
net/ipv4/inet_connection_sock.c inet_csk_complete_hashdance() -> inet_csk_reqsk_queue_drop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 1 | req | 4096-ptr_max |
| PARAM_VALUE | 1 | req->__req_common.skc_listener | 4096-ptr_max |
| DATA_SOURCE | 1 | req | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| UNITS | 0 | sk | unit_byte |
| UNITS | 1 | req | unit_byte |
net/ipv4/inet_connection_sock.c inet_csk_reqsk_queue_drop_and_put() -> inet_csk_reqsk_queue_drop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | req | 4096-ptr_max |
| DATA_SOURCE | 0 | sk | $0 |
| DATA_SOURCE | 1 | req | $1 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| NO_OVERFLOW_SIMPLE | 0 | sk->sk_backlog.len | |
| UNITS | 0 | sk | unit_byte |
| UNITS | 1 | req | unit_byte |
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | global &pernet_ops_rwsem | ||
| HALF_LOCKED2 | global &tcp_exit_batch_mutex |
net/ipv4/tcp_minisocks.c tcp_check_req() -> inet_csk_reqsk_queue_drop()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 0 | sk->__req_common.skc_listener->__sk_common.skc_net.net->notrefcnt_tracker.dead | 1 |
| PARAM_VALUE | 0 | sk->__req_common.skc_listener->__sk_common.skc_net.net->refcnt_tracker.dead | 1 |
| PARAM_VALUE | 0 | sk->__req_common.skc_listener->__sk_common.skc_state | 0-5,7-255 |
| PARAM_VALUE | 0 | sk->__req_common.skc_listener->sk_bpf_storage->owner_refcnt.refs.counter | s32min-s32max |
| PARAM_VALUE | 0 | sk->__req_common.skc_listener->sk_callback_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sk->__req_common.skc_listener->sk_callback_lock.raw_lock.cnts.counter | 0-s32max |
| PARAM_VALUE | 0 | sk->__req_common.skc_listener->sk_owner->refcnt.counter | 0-s32max |
| PARAM_VALUE | 0 | sk->__req_common.skc_listener->sk_prot_creator->owner->refcnt.counter | 0-s32max |
| PARAM_VALUE | 0 | sk->ns_tracker->alloc_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | sk->ns_tracker->dead | 0-1 |
| PARAM_VALUE | 0 | sk->ns_tracker->free_stack_handle | 0-4294967295 |
| PARAM_VALUE | 0 | sk->rsk_timer.lockdep_map->name | 0-255 |
| PARAM_VALUE | 0 | sk->sk_dst_cache->dev_rcu->rtnl_link_ops->maxtype | 0-6,8-10,15,18,20,22,24,34,50 |
| PARAM_VALUE | 0 | sk->sk_filter->rcu.func | 1-u64max |
| PARAM_VALUE | 0 | sk->sk_filter->rcu.next | 0 |
| PARAM_VALUE | 1 | req | 4096-ptr_max |
| CAPPED_DATA | 0 | sk | 1 |
| CAPPED_DATA | 0 | sk->__sk_common.skc_net.net | 1 |
| CAPPED_DATA | 1 | req | 1 |
| DATA_SOURCE | 0 | sk | $0 |
| DATA_SOURCE | 1 | req | $2 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NO_OVERFLOW_SIMPLE | 0 | sk->sk_backlog.len | |
| UNITS | 0 | sk | unit_byte |
| UNITS | 1 | req | unit_byte |