Defined in 1 files as a function:
Referenced in 4 files:
- include/net/sock.h, line 1436
- net/core/stream.c, line 39
- net/ipv4/tcp.c
- net/mptcp/protocol.h, line 1010
Smatch caller information:
net/ipv4/tcp.c tcp_poll() -> __sk_stream_is_writeable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 1 | wake | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sk | unit_byte |
| HALF_LOCKED2 | &pool->lock |
net/ipv4/tcp.c tcp_poll() -> __sk_stream_is_writeable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 0 | sk->sk_socket | 4096-ptr_max |
| PARAM_VALUE | 1 | wake | 1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sk | unit_byte |
| HALF_LOCKED2 | &pool->lock |
net/sunrpc/xprtsock.c sk_stream_is_writeable() -> __sk_stream_is_writeable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | wake | 0 |
| DATA_SOURCE | 0 | sk | $0 |
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sk | unit_byte |
net/ceph/messenger.c sk_stream_is_writeable() -> __sk_stream_is_writeable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 0 | sk->sk_user_data | 4096-ptr_max |
| PARAM_VALUE | 1 | wake | 0 |
| DATA_SOURCE | 0 | sk | $0 |
net/core/stream.c sk_stream_write_space() -> __sk_stream_is_writeable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 1 | wake | 1 |
| DATA_SOURCE | 0 | sk | $0 |
net/mptcp/protocol.c __mptcp_stream_is_writeable() -> __sk_stream_is_writeable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 1 | wake | 1 |
| CAPPED_DATA | 0 | sk->__sk_common.skc_net.net | 1 |
| DATA_SOURCE | 0 | sk | $0 |
| DATA_SOURCE | 1 | wake | $1 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| UNITS | 0 | sk | unit_byte |
| HALF_LOCKED2 | &pool->lock |
drivers/nvme/target/tcp.c sk_stream_is_writeable() -> __sk_stream_is_writeable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 0 | sk->sk_callback_lock.dep_map->name | 0-255 |
| PARAM_VALUE | 0 | sk->sk_user_data | 4096-ptr_max |
| PARAM_VALUE | 1 | wake | 0 |
| DATA_SOURCE | 0 | sk | $0 |
| LOCK2 | bh | ||
| LOCK2 | 0 | &sk->sk_callback_lock | |
| TYPE_LOCK | (struct sock)->sk_callback_lock |
drivers/nvme/host/tcp.c sk_stream_is_writeable() -> __sk_stream_is_writeable()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 1 | wake | 0 |
| CAPPED_DATA | 0 | sk | 1 |
| DATA_SOURCE | 0 | sk | $0 |
| UNITS | 0 | sk | unit_byte |
| HALF_LOCKED2 | bh | ||
| HALF_LOCKED2 | 0 | &sk->sk_callback_lock |