Searched refs:BTF_ID_LIST_SINGLE (Results 1 – 20 of 20) sorted by relevance
| /Linux-v6.6/tools/include/linux/ |
| D | btf_ids.h | 82 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ macro 153 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; macro
|
| /Linux-v6.6/include/linux/ |
| D | btf_ids.h | 100 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ macro 212 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; macro
|
| /Linux-v6.6/kernel/bpf/ |
| D | bpf_lsm.c | 127 BTF_ID_LIST_SINGLE(bpf_bprm_opts_set_btf_ids, struct, linux_binprm) 148 BTF_ID_LIST_SINGLE(bpf_ima_inode_hash_btf_ids, struct, inode) 167 BTF_ID_LIST_SINGLE(bpf_ima_file_hash_btf_ids, struct, file)
|
| D | bloom_filter.c | 191 BTF_ID_LIST_SINGLE(bpf_bloom_map_btf_ids, struct, bpf_bloom_filter)
|
| D | bpf_inode_storage.c | 217 BTF_ID_LIST_SINGLE(bpf_inode_storage_btf_ids, struct, inode)
|
| D | queue_stack_maps.c | 268 BTF_ID_LIST_SINGLE(queue_map_btf_ids, struct, bpf_queue_stack)
|
| D | ringbuf.c | 351 BTF_ID_LIST_SINGLE(ringbuf_map_btf_ids, struct, bpf_ringbuf_map) 366 BTF_ID_LIST_SINGLE(user_ringbuf_map_btf_ids, struct, bpf_ringbuf_map)
|
| D | reuseport_array.c | 342 BTF_ID_LIST_SINGLE(reuseport_array_map_btf_ids, struct, reuseport_array)
|
| D | local_storage.c | 455 BTF_ID_LIST_SINGLE(cgroup_storage_map_btf_ids, struct,
|
| D | lpm_trie.c | 730 BTF_ID_LIST_SINGLE(trie_map_btf_ids, struct, lpm_trie)
|
| D | cpumap.c | 650 BTF_ID_LIST_SINGLE(cpu_map_btf_ids, struct, bpf_cpu_map)
|
| D | stackmap.c | 667 BTF_ID_LIST_SINGLE(stack_trace_map_btf_ids, struct, bpf_stack_map)
|
| D | bpf_struct_ops.c | 716 BTF_ID_LIST_SINGLE(bpf_struct_ops_map_btf_ids, struct, bpf_struct_ops_map)
|
| D | devmap.c | 1032 BTF_ID_LIST_SINGLE(dev_map_btf_ids, struct, bpf_dtab)
|
| D | arraymap.c | 746 BTF_ID_LIST_SINGLE(array_map_btf_ids, struct, bpf_array)
|
| D | hashtab.c | 2247 BTF_ID_LIST_SINGLE(htab_map_btf_ids, struct, bpf_htab)
|
| /Linux-v6.6/net/xdp/ |
| D | xskmap.c | 266 BTF_ID_LIST_SINGLE(xsk_map_btf_ids, struct, xsk_map)
|
| /Linux-v6.6/net/core/ |
| D | sock_map.c | 813 BTF_ID_LIST_SINGLE(sock_map_btf_ids, struct, bpf_stab) 1424 BTF_ID_LIST_SINGLE(sock_hash_map_btf_ids, struct, bpf_shtab)
|
| D | filter.c | 3859 BTF_ID_LIST_SINGLE(bpf_xdp_get_buff_len_bpf_ids, struct, xdp_buff) 4525 BTF_ID_LIST_SINGLE(bpf_skb_output_btf_ids, struct, sk_buff) 4937 BTF_ID_LIST_SINGLE(bpf_xdp_output_btf_ids, struct, xdp_buff)
|
| /Linux-v6.6/kernel/trace/ |
| D | bpf_trace.c | 487 BTF_ID_LIST_SINGLE(btf_seq_file_ids, struct, seq_file) 959 BTF_ID_LIST_SINGLE(bpf_d_path_btf_ids, struct, path)
|