Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/include/linux/
A Dbtf_ids.h72 #define BTF_ID_LIST(name) \ macro
83 BTF_ID_LIST(name) \
149 #define BTF_ID_LIST(name) static u32 __maybe_unused name[5]; macro
/linux-6.3-rc2/include/linux/
A Dbtf_ids.h90 #define BTF_ID_LIST(name) \ macro
101 BTF_ID_LIST(name) \
207 #define BTF_ID_LIST(name) static u32 __maybe_unused name[16]; macro
/linux-6.3-rc2/kernel/bpf/
A Dprog_iter.c81 BTF_ID_LIST(btf_bpf_prog_id)
A Dlink_iter.c81 BTF_ID_LIST(btf_bpf_link_id)
A Dmap_iter.c81 BTF_ID_LIST(btf_bpf_map_id)
A Dcpumask.c457 BTF_ID_LIST(cpumask_dtor_ids)
A Dhelpers.c2180 BTF_ID_LIST(generic_dtor_ids)
A Dbtf.c5735 BTF_ID_LIST(bpf_ctx_convert_btf_id)
A Dverifier.c8741 BTF_ID_LIST(kf_arg_btf_ids)
8896 BTF_ID_LIST(special_kfunc_list) in BTF_ID()
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dresolve_btfids.c37 BTF_ID_LIST(test_list_local)
/linux-6.3-rc2/net/netfilter/
A Dnf_conntrack_bpf.c188 BTF_ID_LIST(btf_nf_conn_ids)
/linux-6.3-rc2/drivers/hid/bpf/
A Dhid_bpf_jmp_table.c59 BTF_ID_LIST(hid_bpf_btf_ids)
/linux-6.3-rc2/Documentation/bpf/
A Dbtf.rst799 The ``BTF_ID_LIST`` and ``BTF_ID`` macros define unsorted list of BTF ID values,
802 BTF_ID_LIST(list)
816 want to define unused entry in BTF_ID_LIST, like::
818 BTF_ID_LIST(bpf_skb_output_btf_ids)
/linux-6.3-rc2/kernel/
A Dkallsyms.c952 BTF_ID_LIST(btf_ksym_iter_id)
/linux-6.3-rc2/net/core/
A Dxdp.c755 BTF_ID_LIST(xdp_metadata_kfunc_ids_unsorted) in BTF_ID_LIST() function
A Dfilter.c11573 BTF_ID_LIST(bpf_sock_from_file_btf_ids)
/linux-6.3-rc2/net/bpf/
A Dtest_run.c1686 BTF_ID_LIST(bpf_prog_test_dtor_kfunc_ids)
/linux-6.3-rc2/kernel/trace/
A Dbpf_trace.c782 BTF_ID_LIST(bpf_task_pt_regs_ids)
/linux-6.3-rc2/net/netlink/
A Daf_netlink.c2913 BTF_ID_LIST(btf_netlink_sock_id)
/linux-6.3-rc2/net/ipv6/
A Droute.c6634 BTF_ID_LIST(btf_fib6_info_id)

Completed in 124 milliseconds