Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A 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)
H A Dverifier.c5814 BTF_SET_START(rcu_protected_types)
12106 BTF_SET_START(special_kfunc_set)
23030 BTF_SET_START(btf_non_sleepable_error_inject)
23379 BTF_SET_START(btf_id_deny) in BTF_SET_START() function
23402 BTF_SET_START(noreturn_deny) in BTF_SET_START()
/linux-6.15/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
/linux-6.15/include/linux/
H A 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.15/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c56 BTF_SET_START(test_set) in BTF_ID()
/linux-6.15/fs/
H A Dbpf_fs_kfuncs.c357 BTF_SET_START(d_inode_locked_hooks)
/linux-6.15/Documentation/bpf/
H A Dbtf.rst888 The ``BTF_SET_START/END`` macros pair defines sorted list of BTF ID values
891 BTF_SET_START(set)
/linux-6.15/kernel/trace/
H A Dbpf_trace.c933 BTF_SET_START(btf_allowlist_d_path)