Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dbpf_lsm.c33 BTF_SET_START(bpf_lsm_hooks)
38 BTF_SET_START(bpf_lsm_disabled_hooks) in BTF_SET_END()
59 BTF_SET_START(bpf_lsm_current_hooks) in BTF_SET_END()
69 BTF_SET_START(bpf_lsm_locked_sockopt_hooks) in BTF_SET_END()
81 BTF_SET_START(bpf_lsm_unlocked_sockopt_hooks) in BTF_SET_END()
286 BTF_SET_START(sleepable_lsm_hooks)
386 BTF_SET_START(untrusted_lsm_hooks) in BTF_ID()
417 BTF_SET_START(bool_lsm_hooks)
Dverifier.c5431 BTF_SET_START(rcu_protected_types)
11257 BTF_SET_START(special_kfunc_set)
21838 BTF_SET_START(btf_non_sleepable_error_inject)
22168 BTF_SET_START(btf_id_deny) in BTF_SET_START() function
/linux-6.12.1/tools/include/linux/
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
/linux-6.12.1/include/linux/
Dbtf_ids.h156 #define BTF_SET_START(name) \ macro
227 #define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 }; macro
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
Dresolve_btfids.c56 BTF_SET_START(test_set) in BTF_ID()
/linux-6.12.1/Documentation/bpf/
Dbtf.rst871 The ``BTF_SET_START/END`` macros pair defines sorted list of BTF ID values
874 BTF_SET_START(set)
/linux-6.12.1/kernel/trace/
Dbpf_trace.c913 BTF_SET_START(btf_allowlist_d_path)