Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 5 files:
- drivers/net/ovpn/tcp.c, line 479
- net/core/skmsg.c, line 1137
- net/kcm/kcmsock.c, line 361
- net/strparser/strparser.c, line 405
- net/xfrm/espintcp.c, line 400
Smatch caller information:
net/kcm/kcmsock.c psock_data_ready() -> strp_data_ready()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | strp | 4096-ptr_max |
| NOCHECK_CALL | |||
| LOCK2 | &sk->sk_callback_lock | ||
| LOCK2 | bh | ||
| TYPE_LOCK | (struct sock)->sk_callback_lock |
net/core/skmsg.c sk_psock_strp_data_ready() -> strp_data_ready()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | strp | 4096-ptr_max |
| NOCHECK_CALL | |||
| LOCK2 | &sk->sk_callback_lock | ||
| LOCK2 | bh | ||
| LOCK2 | rcu_read | ||
| TYPE_LOCK | (struct sock)->sk_callback_lock |
net/xfrm/espintcp.c espintcp_data_ready() -> strp_data_ready()
| Type | Parameter | Key | Value |
|---|---|---|---|
| NOCHECK_CALL |
drivers/net/ovpn/tcp.c ovpn_tcp_data_ready() -> strp_data_ready()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | strp | 4096-ptr_max |
| NOCHECK_CALL | |||
| LOCK2 | rcu_read |