Home
last modified time | relevance | path

Searched defs:BTF_SET8_START (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbtf_ids.h194 #define BTF_SET8_START(name) \ macro
217 #define BTF_SET8_START(name) static struct btf_id_set8 __maybe_unused name = { 0 }; macro
/openbmc/linux/net/core/
H A Dfilter.c12004 BTF_SET8_START(bpf_sk_iter_kfunc_ids) in BTF_SET8_START() function