Searched refs:BTF_ID_LIST_SINGLE (Results 1 – 23 of 23) sorted by relevance
| /Linux-v6.1/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.1/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.1/kernel/bpf/ |
| D | bpf_lsm.c | 128 BTF_ID_LIST_SINGLE(bpf_bprm_opts_set_btf_ids, struct, linux_binprm) 149 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 | bpf_inode_storage.c | 248 BTF_ID_LIST_SINGLE(inode_storage_map_btf_ids, struct, 264 BTF_ID_LIST_SINGLE(bpf_inode_storage_btf_ids, struct, inode)
|
| D | bloom_filter.c | 196 BTF_ID_LIST_SINGLE(bpf_bloom_map_btf_ids, struct, bpf_bloom_filter)
|
| D | cgroup_iter.c | 160 BTF_ID_LIST_SINGLE(bpf_cgroup_btf_id, struct, cgroup) in BTF_ID_LIST_SINGLE() function
|
| D | queue_stack_maps.c | 249 BTF_ID_LIST_SINGLE(queue_map_btf_ids, struct, bpf_queue_stack)
|
| D | bpf_task_storage.c | 310 BTF_ID_LIST_SINGLE(task_storage_map_btf_ids, struct, bpf_local_storage_map)
|
| D | ringbuf.c | 339 BTF_ID_LIST_SINGLE(ringbuf_map_btf_ids, struct, bpf_ringbuf_map) 353 BTF_ID_LIST_SINGLE(user_ringbuf_map_btf_ids, struct, bpf_ringbuf_map)
|
| D | reuseport_array.c | 338 BTF_ID_LIST_SINGLE(reuseport_array_map_btf_ids, struct, reuseport_array)
|
| D | local_storage.c | 449 BTF_ID_LIST_SINGLE(cgroup_storage_map_btf_ids, struct,
|
| D | lpm_trie.c | 723 BTF_ID_LIST_SINGLE(trie_map_btf_ids, struct, lpm_trie)
|
| D | bpf_struct_ops.c | 645 BTF_ID_LIST_SINGLE(bpf_struct_ops_map_btf_ids, struct, bpf_struct_ops_map)
|
| D | cpumap.c | 677 BTF_ID_LIST_SINGLE(cpu_map_btf_ids, struct, bpf_cpu_map)
|
| D | stackmap.c | 657 BTF_ID_LIST_SINGLE(stack_trace_map_btf_ids, struct, bpf_stack_map)
|
| D | devmap.c | 1009 BTF_ID_LIST_SINGLE(dev_map_btf_ids, struct, bpf_dtab)
|
| D | arraymap.c | 733 BTF_ID_LIST_SINGLE(array_map_btf_ids, struct, bpf_array)
|
| D | hashtab.c | 2189 BTF_ID_LIST_SINGLE(htab_map_btf_ids, struct, bpf_htab)
|
| /Linux-v6.1/net/xdp/ |
| D | xskmap.c | 258 BTF_ID_LIST_SINGLE(xsk_map_btf_ids, struct, xsk_map)
|
| /Linux-v6.1/net/core/ |
| D | bpf_sk_storage.c | 342 BTF_ID_LIST_SINGLE(sk_storage_map_btf_ids, struct, bpf_local_storage_map)
|
| D | sock_map.c | 805 BTF_ID_LIST_SINGLE(sock_map_btf_ids, struct, bpf_stab) 1405 BTF_ID_LIST_SINGLE(sock_hash_map_btf_ids, struct, bpf_shtab)
|
| D | filter.c | 3805 BTF_ID_LIST_SINGLE(bpf_xdp_get_buff_len_bpf_ids, struct, xdp_buff) 4466 BTF_ID_LIST_SINGLE(bpf_skb_output_btf_ids, struct, sk_buff) 4875 BTF_ID_LIST_SINGLE(bpf_xdp_output_btf_ids, struct, xdp_buff)
|
| /Linux-v6.1/kernel/trace/ |
| D | bpf_trace.c | 495 BTF_ID_LIST_SINGLE(btf_seq_file_ids, struct, seq_file) 948 BTF_ID_LIST_SINGLE(bpf_d_path_btf_ids, struct, path)
|