Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/ipv4/tcp.c tcp_xa_pool_commit() -> tcp_xa_pool_commit_locked()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | p | 2324858865611350016 |
| PARAM_VALUE | 1 | p->max | 1-255 |
| DATA_SOURCE | 0 | sk | $0 |
| DATA_SOURCE | 1 | p | $1 |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | &(&sk->sk_user_frags)->xa_lock | ||
| LOCK2 | bh |
net/ipv4/tcp.c tcp_xa_pool_refill() -> tcp_xa_pool_commit_locked()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | p | 2324858865611350016 |
| CAPPED_DATA | 1 | p->max | 1 |
| DATA_SOURCE | 0 | sk | $0 |
| DATA_SOURCE | 1 | p | $1 |
| PARAM_COMPARE | 1 | p->idx | >= $1->max |
| PREEMPT_ADD | <- disables preempt | ||
| NOCHECK_CALL | |||
| LOCK2 | &(&sk->sk_user_frags)->xa_lock | ||
| LOCK2 | bh |