Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/bpf/
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()
A Dverifier.c8882 BTF_SET_START(special_kfunc_set)
17253 BTF_SET_START(btf_non_sleepable_error_inject)
17521 BTF_SET_START(btf_id_deny) in BTF_SET_START() function
/linux-6.3-rc2/tools/include/linux/
A 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-6.3-rc2/include/linux/
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
/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dresolve_btfids.c56 BTF_SET_START(test_set) in BTF_ID()
/linux-6.3-rc2/Documentation/bpf/
A Dbtf.rst823 The ``BTF_SET_START/END`` macros pair defines sorted list of BTF ID values
826 BTF_SET_START(set)
/linux-6.3-rc2/kernel/trace/
A Dbpf_trace.c920 BTF_SET_START(btf_allowlist_d_path)

Completed in 81 milliseconds