Home
last modified time | relevance | path

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

/linux/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/net/sched/
H A Dbpf_qdisc.c290 BTF_SET_START(qdisc_common_kfunc_set)
296 BTF_SET_START(qdisc_enqueue_kfunc_set)
301 BTF_SET_START(qdisc_dequeue_kfunc_set)
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dresolve_btfids.c56 BTF_SET_START(test_set) in BTF_ID()
145 /* Check BTF_SET_START(test_set) IDs */ in test_resolve_btfids()
/linux/kernel/trace/
H A Dbpf_trace.c931 BTF_SET_START(btf_allowlist_d_path)
/linux/kernel/bpf/
H A Dverifier.c4639 BTF_SET_START(rcu_protected_types)
19043 BTF_SET_START(btf_non_sleepable_error_inject)
19463 BTF_SET_START(btf_id_deny) in BTF_SET_START() function
19487 BTF_SET_START(noreturn_deny) in BTF_SET_START()