Searched refs:__BPF_REG (Results 1 – 1 of 1) sorted by relevance
590 #define __BPF_REG(n, ...) __BPF_REG_##n(__VA_ARGS__) macro 611 attr u64 name(__BPF_REG(x, __BPF_DECL_REGS, __BPF_N, __VA_ARGS__)); \612 attr u64 name(__BPF_REG(x, __BPF_DECL_REGS, __BPF_N, __VA_ARGS__)) \