Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
kernel/bpf/log.c bpf_vlog_reverse_ubuf() -> bpf_vlog_reverse_kbuf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | len | 1-512 |
| BUF_SIZE | 0 | buf | 1024 |
| BUF_SIZE | 0 | buf | 1024 |
| CAPPED_DATA | 1 | len | 1 |
| NOCHECK_CALL | |||
| USER_DATA | 0 | *buf | 0-255 |
| USER_PTR | 0 | buf |
kernel/bpf/log.c bpf_vlog_reverse_ubuf() -> bpf_vlog_reverse_kbuf()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | buf | 4096-ptr_max |
| PARAM_VALUE | 1 | len | 1-512 |
| BUF_SIZE | 0 | buf | 512 |
| BUF_SIZE | 0 | buf | 512 |
| CAPPED_DATA | 1 | len | 1 |
| PARAM_COMPARE | 0 | buf | > $1 |
| PARAM_COMPARE | 1 | len | < $0 |
| NOCHECK_CALL | |||
| USER_DATA | 0 | *buf | 0-255 |
| USER_PTR | 0 | buf |