Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfilter.h491 #define __BPF_REG(n, ...) __BPF_REG_##n(__VA_ARGS__) macro
512 attr u64 name(__BPF_REG(x, __BPF_DECL_REGS, __BPF_N, __VA_ARGS__)); \
513 attr u64 name(__BPF_REG(x, __BPF_DECL_REGS, __BPF_N, __VA_ARGS__)) \