Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
net/core/sock.c sk_busy_loop_end() -> sk_busy_loop_timeout()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | sk | 4096-ptr_max |
| PARAM_VALUE | 0 | sk->__sk_common.skc_family | 2,10 |
| PARAM_VALUE | 0 | sk->sk_protocol | 17 |
| PARAM_VALUE | 0 | sk->sk_receive_queue.next | 4096-ptr_max |
| PARAM_VALUE | 0 | sk->sk_type | 2 |
| CAPPED_DATA | 0 | &sk->sk_receive_queue | 1 |
| DATA_SOURCE | 0 | sk | $0 |
| DATA_SOURCE | 1 | start_time | $1 |
| PARAM_COMPARE | 0 | &sk->sk_receive_queue | == $0->sk_receive_queue.next |