Home
last modified time | relevance | path

Searched refs:BTF_ID_LIST_SINGLE (Results 1 – 25 of 28) sorted by relevance

12

/linux/net/sched/
H A Dbpf_qdisc.c29 BTF_ID_LIST_SINGLE(bpf_qdisc_ids, struct, Qdisc) in BTF_ID_LIST_SINGLE() function
30 BTF_ID_LIST_SINGLE(bpf_sk_buff_ids, struct, sk_buff) in BTF_ID_LIST_SINGLE()
31 BTF_ID_LIST_SINGLE(bpf_sk_buff_ptr_ids, struct, bpf_sk_buff_ptr) in BTF_ID_LIST_SINGLE()
133 BTF_ID_LIST_SINGLE(bpf_qdisc_init_prologue_ids, func, bpf_qdisc_init_prologue) in BTF_ID_LIST_SINGLE() function
163 BTF_ID_LIST_SINGLE(bpf_qdisc_reset_destroy_epilogue_ids, func, bpf_qdisc_reset_destroy_epilogue) in BTF_ID_LIST_SINGLE() function
458 BTF_ID_LIST_SINGLE(bpf_sk_buff_dtor_ids, func, bpf_kfree_skb_dtor) in BTF_ID_LIST_SINGLE()
452 BTF_ID_LIST_SINGLE(bpf_sk_buff_dtor_ids, func, bpf_kfree_skb) BTF_ID_LIST_SINGLE() function
/linux/tools/include/linux/
H A Dbtf_ids.h105 #define BTF_ID_LIST_SINGLE(name, prefix, typename) \ macro
224 #define BTF_ID_LIST_SINGLE(name, prefix, typename) static u32 __maybe_unused name[1]; macro
/linux/kernel/bpf/
H A Dbpf_lsm.c158 BTF_ID_LIST_SINGLE(bpf_bprm_opts_set_btf_ids, struct, linux_binprm)
179 BTF_ID_LIST_SINGLE(bpf_ima_inode_hash_btf_ids, struct, inode)
198 BTF_ID_LIST_SINGLE(bpf_ima_file_hash_btf_ids, struct, file)
H A Dlink_iter.c81 BTF_ID_LIST_SINGLE(btf_bpf_link_id, struct, bpf_link)
H A Dprog_iter.c81 BTF_ID_LIST_SINGLE(btf_bpf_prog_id, struct, bpf_prog)
H A Ddmabuf_iter.c136 BTF_ID_LIST_SINGLE(bpf_dmabuf_btf_id, struct, dma_buf) in DEFINE_BPF_ITER_FUNC()
H A Dbpf_inode_storage.c213 BTF_ID_LIST_SINGLE(bpf_inode_storage_btf_ids, struct, inode)
H A Dbloom_filter.c202 BTF_ID_LIST_SINGLE(bpf_bloom_map_btf_ids, struct, bpf_bloom_filter)
H A Dqueue_stack_maps.c260 BTF_ID_LIST_SINGLE(queue_map_btf_ids, struct, bpf_queue_stack)
H A Dreuseport_array.c342 BTF_ID_LIST_SINGLE(reuseport_array_map_btf_ids, struct, reuseport_array)
H A Dbpf_insn_array.c134 BTF_ID_LIST_SINGLE(insn_array_btf_ids, struct, bpf_insn_array)
H A Dringbuf.c377 BTF_ID_LIST_SINGLE(ringbuf_map_btf_ids, struct, bpf_ringbuf_map)
392 BTF_ID_LIST_SINGLE(user_ringbuf_map_btf_ids, struct, bpf_ringbuf_map)
H A Dlocal_storage.c459 BTF_ID_LIST_SINGLE(cgroup_storage_map_btf_ids, struct,
H A Dcpumap.c708 BTF_ID_LIST_SINGLE(cpu_map_btf_ids, struct, bpf_cpu_map)
H A Darena.c639 BTF_ID_LIST_SINGLE(bpf_arena_map_btf_ids, struct, bpf_arena)
H A Dstackmap.c1140 BTF_ID_LIST_SINGLE(stack_trace_map_btf_ids, struct, bpf_stack_map)
H A Dbpf_struct_ops.c1193 BTF_ID_LIST_SINGLE(bpf_struct_ops_map_btf_ids, struct, bpf_struct_ops_map)
H A Darraymap.c857 BTF_ID_LIST_SINGLE(array_map_btf_ids, struct, bpf_array)
H A Dhashtab.c2356 BTF_ID_LIST_SINGLE(htab_map_btf_ids, struct, bpf_htab)
3512 BTF_ID_LIST_SINGLE(rhtab_map_btf_ids, struct, bpf_rhtab)
/linux/net/core/
H A Dbpf_ksock.c277 BTF_ID_LIST_SINGLE(bpf_lsm_socket_sendmsg_id, func, bpf_lsm_socket_sendmsg) in BTF_ID_FLAGS()
H A Dsock_map.c830 BTF_ID_LIST_SINGLE(sock_map_btf_ids, struct, bpf_stab)
1446 BTF_ID_LIST_SINGLE(sock_hash_map_btf_ids, struct, bpf_shtab)
/linux/net/xdp/
H A Dxskmap.c270 BTF_ID_LIST_SINGLE(xsk_map_btf_ids, struct, xsk_map)
/linux/kernel/
H A Dkallsyms.c872 BTF_ID_LIST_SINGLE(btf_ksym_iter_id, struct, kallsym_iter) in BTF_ID_LIST_SINGLE() function
/linux/kernel/trace/
H A Dbpf_trace.c512 BTF_ID_LIST_SINGLE(btf_seq_file_ids, struct, seq_file)
813 BTF_ID_LIST_SINGLE(bpf_task_pt_regs_ids, struct, pt_regs)
990 BTF_ID_LIST_SINGLE(bpf_d_path_btf_ids, struct, path)
/linux/net/netlink/
H A Daf_netlink.c2894 BTF_ID_LIST_SINGLE(btf_netlink_sock_id, struct, netlink_sock)

12