Defined in 2 files as a member:
- include/linux/bpf.h, line 2987 (as a member)
- tools/lib/bpf/bpf_gen_internal.h, line 48 (as a member)
Defined in 1 files as a function:
Referenced in 9 files:
- drivers/cxl/core/region.c
- kernel/bpf/bpf_iter.c
- kernel/bpf/cgroup_iter.c, line 290
- kernel/bpf/map_iter.c, line 174
- kernel/bpf/task_iter.c
- net/core/bpf_sk_storage.c, line 900
- net/core/sock_map.c, line 1973
- tools/lib/bpf/gen_loader.c
- tools/testing/selftests/bpf/prog_tests/module_attach.c
Smatch caller information:
drivers/cxl/core/region.c cxl_add_to_region() -> attach_target()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cxlr | 4096-ptr_max |
| PARAM_VALUE | 1 | cxled | 4096-ptr_max |
| PARAM_VALUE | 1 | cxled->cxld.dev.parent | 4096-ptr_max |
| PARAM_VALUE | 1 | cxled->state | 1 |
| PARAM_VALUE | 2 | pos | (-1) |
| PARAM_VALUE | 3 | state | 2 |
| BUF_SIZE | 0 | cxlr | (-1),1968 |
| BUF_SIZE | 0 | cxlr | (-1),1968 |
| CAPPED_DATA | 0 | cxlr | 1 |
| DATA_SOURCE | 1 | cxled | $0 |
| BIT_INFO | 1 | cxled->cxld.flags | 0x20,0xffffffffffffffff |
| NOCHECK_CALL | |||
| LOCK2 | _T->lock |
drivers/cxl/core/region.c store_targetN() -> attach_target()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | cxlr | 0,4096-ptr_max |
| PARAM_VALUE | 1 | cxled | 0,4096-ptr_max |
| PARAM_VALUE | 2 | pos | 0-15 |
| PARAM_VALUE | 3 | state | 1 |
| DATA_SOURCE | 0 | cxlr | $0 |
| DATA_SOURCE | 2 | pos | $2 |
| HARD_MAX | 2 | pos | 15 |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| LOCK2 | &of->mutex | ||
| HALF_LOCKED2 | &of->prealloc_mutex | ||
| HALF_LOCKED2 | &pool->lock | ||
| TYPE_LOCK | (struct kernfs_open_file)->mutex |