Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/net/
H A Dbpf_jit_32.c361 #define _STACK_SIZE (ctx->prog->aux->stack_depth + SCRATCH_SIZE) macro
/openbmc/linux/arch/x86/net/
H A Dbpf_jit_comp32.c181 #define _STACK_SIZE (stack_depth + SCRATCH_SIZE) macro