Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/media/rc/bpf-lirc.c, line 248 (as a function)
- include/linux/bpf_lirc.h, line 12 (as a function)
Referenced in 1 files:
Smatch caller information:
kernel/bpf/syscall.c bpf_prog_attach() -> lirc_prog_attach()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | attr | 4096-ptr_max |
| PARAM_VALUE | 0 | attr->attach_flags | 0-126 |
| PARAM_VALUE | 0 | attr->attach_type | 16 |
| PARAM_VALUE | 0 | attr->expected_revision | 0 |
| PARAM_VALUE | 0 | attr->relative_fd | 0 |
| PARAM_VALUE | 1 | prog | 4096-ptr_max |
| PARAM_VALUE | 1 | prog->type | 6,9,13-16,18,20,22-23,25-26,28-30 |
| BUF_SIZE | 1 | prog | s32min-(-2),1-s32max |
| BUF_SIZE | 1 | prog | s32min-(-2),1-s32max |
| CAPPED_DATA | 1 | prog->type | 1 |
| DATA_SOURCE | 0 | attr | $0 |
| DATA_SOURCE | 1 | prog | r bpf_prog_get_type |
| BIT_INFO | 0 | attr->attach_flags | 0x0,0x47 |