Searched refs:BTF_ID_LIST (Results 1 - 19 of 19) sorted by relevance

/linux-master/tools/include/linux/
H A Dbtf_ids.h62 * The BTF_ID_LIST macro defines pure (unsorted) list
65 * BTF_ID_LIST(list1)
83 #define BTF_ID_LIST(name) \ macro
90 /* The BTF_ID_LIST_SINGLE macro defines a BTF_ID_LIST with
94 BTF_ID_LIST(name) \
103 * in BTF_ID_LIST, like:
105 * BTF_ID_LIST(bpf_skb_output_btf_ids)
160 #define BTF_ID_LIST(name) static u32 __maybe_unused name[5]; macro
/linux-master/kernel/bpf/
H A Dprog_iter.c81 BTF_ID_LIST(btf_bpf_prog_id)
H A Dlink_iter.c81 BTF_ID_LIST(btf_bpf_link_id)
H A Dcpumask.c460 BTF_ID_LIST(cpumask_dtor_ids)
H A Dbpf_struct_ops.c75 BTF_ID_LIST(st_ops_ids) function
H A Dhelpers.c2587 BTF_ID_LIST(generic_dtor_ids)
H A Dbtf.c5964 BTF_ID_LIST(bpf_ctx_convert_btf_id) function
H A Dverifier.c10844 BTF_ID_LIST(kf_arg_btf_ids)
11016 BTF_ID_LIST(special_kfunc_list)
/linux-master/include/linux/
H A Dbtf_ids.h73 * The BTF_ID_LIST macro defines pure (unsorted) list
76 * BTF_ID_LIST(list1)
94 #define BTF_ID_LIST(name) \ macro
101 /* The BTF_ID_LIST_SINGLE macro defines a BTF_ID_LIST with
105 BTF_ID_LIST(name) \
114 * in BTF_ID_LIST, like:
116 * BTF_ID_LIST(bpf_skb_output_btf_ids)
218 #define BTF_ID_LIST(name) static u32 __maybe_unused name[64]; macro
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c37 BTF_ID_LIST(test_list_local)
129 /* Check BTF_ID_LIST(test_list_local) and
/linux-master/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c59 BTF_ID_LIST(hid_bpf_btf_ids)
/linux-master/net/netfilter/
H A Dnf_conntrack_bpf.c189 BTF_ID_LIST(btf_nf_conn_ids)
/linux-master/kernel/
H A Dkallsyms.c891 BTF_ID_LIST(btf_ksym_iter_id)
/linux-master/net/core/
H A Dxdp.c786 BTF_ID_LIST(xdp_metadata_kfunc_ids_unsorted) function
H A Dfilter.c11773 BTF_ID_LIST(bpf_sock_from_file_btf_ids)
/linux-master/net/bpf/
H A Dtest_run.c1685 BTF_ID_LIST(bpf_prog_test_dtor_kfunc_ids)
/linux-master/net/netlink/
H A Daf_netlink.c2897 BTF_ID_LIST(btf_netlink_sock_id)
/linux-master/kernel/trace/
H A Dbpf_trace.c789 BTF_ID_LIST(bpf_task_pt_regs_ids)
/linux-master/net/ipv6/
H A Droute.c6652 BTF_ID_LIST(btf_fib6_info_id)

Completed in 450 milliseconds