Searched refs:MAX_BPF_EXT_REG (Results 1 – 2 of 2) sorted by relevance
63 #define MAX_BPF_EXT_REG (MAX_BPF_REG + 1) macro64 #define MAX_BPF_JIT_REG MAX_BPF_EXT_REG
2170 u64 regs[MAX_BPF_EXT_REG] = {}; \2183 u64 regs[MAX_BPF_EXT_REG]; \