Home
last modified time | relevance | path

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

/linux-5.15/tools/include/linux/
A Dbtf_ids.h129 #define BTF_SET_START(name) \ macro
151 #define BTF_SET_START(name) static struct btf_id_set name = { 0 }; macro
/linux-5.15/include/linux/
A Dbtf_ids.h132 #define BTF_SET_START(name) \ macro
155 #define BTF_SET_START(name) static struct btf_id_set name = { 0 }; macro
/linux-5.15/kernel/bpf/
A Dbpf_lsm.c33 BTF_SET_START(bpf_lsm_hooks)
132 BTF_SET_START(sleepable_lsm_hooks)
A Dverifier.c13318 BTF_SET_START(btf_non_sleepable_error_inject)
13566 BTF_SET_START(btf_id_deny) in BTF_SET_START() function
/linux-5.15/tools/testing/selftests/bpf/prog_tests/
A Dresolve_btfids.c56 BTF_SET_START(test_set) in BTF_ID_LIST_GLOBAL()
/linux-5.15/net/ipv4/
A Dbpf_tcp_ca.c220 BTF_SET_START(bpf_tcp_ca_kfunc_ids)
/linux-5.15/Documentation/bpf/
A Dbtf.rst740 The ``BTF_SET_START/END`` macros pair defines sorted list of BTF ID values
743 BTF_SET_START(set)
/linux-5.15/net/bpf/
A Dtest_run.c238 BTF_SET_START(test_sk_kfunc_ids)
/linux-5.15/kernel/trace/
A Dbpf_trace.c865 BTF_SET_START(btf_allowlist_d_path)