Home
last modified time | relevance | path

Searched refs:__BPF_ENUM_FN (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/include/lapi/
H A Dbpf.h469 #define __BPF_ENUM_FN(x) BPF_FUNC_ ## x macro
471 __BPF_FUNC_MAPPER(__BPF_ENUM_FN)
474 #undef __BPF_ENUM_FN macro
/third_party/libbpf/include/uapi/linux/
H A Dbpf.h5905 #define __BPF_ENUM_FN(x, y) BPF_FUNC_ ## x = y, macro
5907 ___BPF_FUNC_MAPPER(__BPF_ENUM_FN)
5910 #undef __BPF_ENUM_FN macro

Completed in 11 milliseconds