Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
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()
Dverifier.c5071 BTF_SET_START(rcu_protected_types)
10271 BTF_SET_START(special_kfunc_set)
19247 BTF_SET_START(btf_non_sleepable_error_inject)
19530 BTF_SET_START(btf_id_deny) in BTF_SET_START() function
/Linux-v6.6/tools/include/linux/
Dbtf_ids.h132 #define BTF_SET_START(name) \ macro
155 #define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 }; macro
/Linux-v6.6/include/linux/
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
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dresolve_btfids.c56 BTF_SET_START(test_set) in BTF_ID()
/Linux-v6.6/Documentation/bpf/
Dbtf.rst842 The ``BTF_SET_START/END`` macros pair defines sorted list of BTF ID values
845 BTF_SET_START(set)
/Linux-v6.6/kernel/trace/
Dbpf_trace.c930 BTF_SET_START(btf_allowlist_d_path)