Searched refs:__BPF_REG (Results 1 – 1 of 1) sorted by relevance
448 #define __BPF_REG(n, ...) __BPF_REG_##n(__VA_ARGS__) macro468 u64 name(__BPF_REG(x, __BPF_DECL_REGS, __BPF_N, __VA_ARGS__)); \469 u64 name(__BPF_REG(x, __BPF_DECL_REGS, __BPF_N, __VA_ARGS__)) \