Searched refs:_STACK_SIZE (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/net/
H A Dbpf_jit_comp32.c181 #define _STACK_SIZE (stack_depth + SCRATCH_SIZE) macro
183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)
/linux-master/arch/arm/net/
H A Dbpf_jit_32.c404 #define _STACK_SIZE (ctx->prog->aux->stack_depth + SCRATCH_SIZE) macro
405 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)

Completed in 123 milliseconds