Searched refs:MAX_BPF_EXT_REG (Results 1 – 2 of 2) sorted by relevance
64 #define MAX_BPF_EXT_REG (MAX_BPF_REG + 2) macro65 #define MAX_BPF_JIT_REG MAX_BPF_EXT_REG
2412 u64 regs[MAX_BPF_EXT_REG] = {}; \2426 u64 regs[MAX_BPF_EXT_REG]; \