Searched refs:BTF_ID_LIST_SINGLE (Results 1 – 17 of 17) sorted by relevance
/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) 166 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 | 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 | cgroup_iter.c | 160 BTF_ID_LIST_SINGLE(bpf_cgroup_btf_id, struct, cgroup) in BTF_ID_LIST_SINGLE() function
|
D | bpf_task_storage.c | 310 BTF_ID_LIST_SINGLE(task_storage_map_btf_ids, struct, bpf_local_storage_map)
|
D | queue_stack_maps.c | 264 BTF_ID_LIST_SINGLE(queue_map_btf_ids, struct, bpf_queue_stack)
|
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 | 726 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 | 692 BTF_ID_LIST_SINGLE(cpu_map_btf_ids, struct, bpf_cpu_map)
|
D | stackmap.c | 666 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 | 2194 BTF_ID_LIST_SINGLE(htab_map_btf_ids, struct, bpf_htab)
|
/kernel/trace/ |
D | bpf_trace.c | 493 BTF_ID_LIST_SINGLE(btf_seq_file_ids, struct, seq_file) 967 BTF_ID_LIST_SINGLE(bpf_d_path_btf_ids, struct, path)
|