Searched refs:BTF_ID_LIST_GLOBAL_SINGLE (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/include/linux/ |
| H A D | btf_ids.h | 96 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) \ macro 165 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) u32 __maybe_unused name[1]; macro
|
| /linux/include/linux/ |
| H A D | btf_ids.h | 109 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) \ macro 226 #define BTF_ID_LIST_GLOBAL_SINGLE(name, prefix, typename) u32 __maybe_unused name[1]; macro
|
| /linux/kernel/bpf/ |
| H A D | kmem_cache_iter.c | 204 BTF_ID_LIST_GLOBAL_SINGLE(bpf_kmem_cache_btf_id, struct, kmem_cache)
|
| H A D | map_iter.c | 81 BTF_ID_LIST_GLOBAL_SINGLE(btf_bpf_map_id, struct, bpf_map)
|
| H A D | cgroup_iter.c | 165 BTF_ID_LIST_GLOBAL_SINGLE(bpf_cgroup_btf_id, struct, cgroup) in BTF_ID_LIST_GLOBAL_SINGLE() 160 BTF_ID_LIST_GLOBAL_SINGLE(bpf_cgroup_btf_id, struct, cgroup) BTF_ID_LIST_GLOBAL_SINGLE() function
|
| H A D | bpf_task_storage.c | 223 BTF_ID_LIST_GLOBAL_SINGLE(bpf_local_storage_map_btf_id, struct, bpf_local_storage_map) in __bpf_task_storage_get()
|