Home
last modified time | relevance | path

Searched refs:BTF_SET_START (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/kernel/bpf/
H A Dbpf_lsm.c34 BTF_SET_START(bpf_lsm_hooks)
42 BTF_SET_START(bpf_lsm_current_hooks) in BTF_SET_END()
52 BTF_SET_START(bpf_lsm_locked_sockopt_hooks) in BTF_SET_END()
64 BTF_SET_START(bpf_lsm_unlocked_sockopt_hooks) in BTF_SET_END()
260 BTF_SET_START(sleepable_lsm_hooks)
347 BTF_SET_START(untrusted_lsm_hooks) in BTF_ID()
H A Dverifier.c5328 BTF_SET_START(rcu_protected_types)
10699 BTF_SET_START(special_kfunc_set)
19807 BTF_SET_START(btf_non_sleepable_error_inject)
20090 BTF_SET_START(btf_id_deny) in BTF_SET_START() function
/openbmc/linux/tools/include/linux/
H A Dbtf_ids.h143 #define BTF_SET_START(name) \ macro
166 #define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 }; macro
/openbmc/linux/include/linux/
H A Dbtf_ids.h150 #define BTF_SET_START(name) \ macro
214 #define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 }; macro
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c56 BTF_SET_START(test_set) in BTF_ID()
/openbmc/linux/Documentation/bpf/
H A Dbtf.rst842 The ``BTF_SET_START/END`` macros pair defines sorted list of BTF ID values
845 BTF_SET_START(set)
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c934 BTF_SET_START(btf_allowlist_d_path)