Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbtf_ids.h65 #define BTF_ID_FLAGS(prefix, name, ...) \ macro
209 #define BTF_ID_FLAGS(prefix, name, ...) macro
/openbmc/linux/net/bpf/
H A Dtest_run.c623 BTF_ID_FLAGS(func, bpf_kfunc_call_test_release, KF_RELEASE) in BTF_ID_FLAGS() function