Home
last modified time | relevance | path

Searched defs:TCALL_CNT (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/net/
H A Dbpf_jit_comp32.c95 #define TCALL_CNT (MAX_BPF_JIT_REG + 0) /* Tail Call Count */ macro
/linux/arch/arm/net/
H A Dbpf_jit_32.c131 #define TCALL_CNT (MAX_BPF_JIT_REG + 2) /* Tail Call Count */ macro