Home
last modified time | relevance | path

Searched refs:BTF_ID_LIST (Results 1 – 14 of 14) sorted by relevance

/linux/tools/include/linux/
H A Dbtf_ids.h83 #define BTF_ID_LIST(name) \ macro
94 BTF_ID_LIST(name) \
160 #define BTF_ID_LIST(name) static u32 __maybe_unused name[5]; macro
/linux/include/linux/
H A Dbtf_ids.h96 #define BTF_ID_LIST(name) \ macro
107 BTF_ID_LIST(name) \
220 #define BTF_ID_LIST(name) static u32 __maybe_unused name[64]; macro
/linux/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 in test_resolve_btfids()
/linux/kernel/bpf/
H A Dcpumask.c511 BTF_ID_LIST(cpumask_dtor_ids)
H A Dcrypto.c375 BTF_ID_LIST(bpf_crypto_dtor_ids)
H A Dbpf_struct_ops.c78 BTF_ID_LIST(st_ops_ids)
H A Dhelpers.c4589 BTF_ID_LIST(generic_dtor_ids)
H A Dverifier.c12333 BTF_ID_LIST(kf_arg_btf_ids)
12558 BTF_ID_LIST(special_kfunc_list)
/linux/net/netfilter/
H A Dnf_conntrack_bpf.c230 BTF_ID_LIST(btf_nf_conn_ids)
/linux/Documentation/bpf/
H A Dbtf.rst864 The ``BTF_ID_LIST`` and ``BTF_ID`` macros define unsorted list of BTF ID values,
867 BTF_ID_LIST(list)
881 want to define unused entry in BTF_ID_LIST, like::
883 BTF_ID_LIST(bpf_skb_output_btf_ids)
/linux/net/core/
H A Dxdp.c977 BTF_ID_LIST(xdp_metadata_kfunc_ids_unsorted) in BTF_ID_LIST() function
H A Dfilter.c12067 BTF_ID_LIST(bpf_sock_from_file_btf_ids)
/linux/tools/testing/selftests/bpf/test_kmods/
H A Dbpf_testmod.c737 BTF_ID_LIST(bpf_testmod_dtor_ids)
/linux/net/bpf/
H A Dtest_run.c1816 BTF_ID_LIST(bpf_prog_test_dtor_kfunc_ids)