Searched refs:BTF_SET_START (Results 1 - 6 of 6) sorted by relevance

/linux-master/kernel/bpf/
H A Dbpf_lsm.c34 BTF_SET_START(bpf_lsm_hooks) function
42 BTF_SET_START(bpf_lsm_current_hooks)
52 BTF_SET_START(bpf_lsm_locked_sockopt_hooks)
64 BTF_SET_START(bpf_lsm_unlocked_sockopt_hooks)
260 BTF_SET_START(sleepable_lsm_hooks) function
363 BTF_SET_START(untrusted_lsm_hooks)
H A Dverifier.c5291 BTF_SET_START(rcu_protected_types)
10990 BTF_SET_START(special_kfunc_set)
20731 BTF_SET_START(btf_non_sleepable_error_inject)
21031 BTF_SET_START(btf_id_deny)
/linux-master/tools/include/linux/
H A Dbtf_ids.h118 * The BTF_SET_START/END macros pair defines sorted list of
121 * BTF_SET_START(list)
143 #define BTF_SET_START(name) \ macro
166 #define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 }; macro
/linux-master/include/linux/
H A Dbtf_ids.h129 * The BTF_SET_START/END macros pair defines sorted list of
132 * BTF_SET_START(list)
154 #define BTF_SET_START(name) \ macro
225 #define BTF_SET_START(name) static struct btf_id_set __maybe_unused name = { 0 }; macro
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c56 BTF_SET_START(test_set)
145 /* Check BTF_SET_START(test_set) IDs */
/linux-master/kernel/trace/
H A Dbpf_trace.c937 BTF_SET_START(btf_allowlist_d_path)

Completed in 249 milliseconds