Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- kernel/bpf/inode.c, line 95
- kernel/bpf/map_iter.c, line 112
- net/core/bpf_sk_storage.c, line 859
- net/core/sock_map.c
Smatch caller information:
net/core/bpf_sk_storage.c bpf_iter_attach_map() -> bpf_map_get_with_uref()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ufd | 1-u32max |
| USER_DATA | 0 | ufd | 1-u32max |
kernel/bpf/inode.c bpf_fd_probe_obj() -> bpf_map_get_with_uref()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | ufd | $0 |
kernel/bpf/map_iter.c bpf_iter_attach_map() -> bpf_map_get_with_uref()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ufd | 1-u32max |
| USER_DATA | 0 | ufd | 1-u32max |
net/core/sock_map.c sock_map_iter_attach_target() -> bpf_map_get_with_uref()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | ufd | 1-u32max |
| USER_DATA | 0 | ufd | 1-u32max |
net/core/sock_map.c sock_map_link_create() -> bpf_map_get_with_uref()
| Type | Parameter | Key | Value |
|---|