Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/ringbuf.c ____bpf_user_ringbuf_drain() -> __bpf_user_ringbuf_sample_release()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rb | 4096-ptr_max |
| PARAM_VALUE | 0 | rb->consumer_pos | 0-18446744073709551614 |
| PARAM_VALUE | 1 | size | 0-16777215 |
| PARAM_VALUE | 2 | flags | 0-2 |
| CAPPED_DATA | 0 | rb->consumer_pos | 1 |
| DATA_SOURCE | 2 | flags | $3 |
| PARAM_COMPARE | 0 | rb->consumer_pos | < $0->producer_pos |
| NOCHECK_CALL |