Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/net/
H A Dbpf_jit_32.c361 #define _STACK_SIZE (ctx->prog->aux->stack_depth + SCRATCH_SIZE) macro
362 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)
/kernel/linux/linux-6.6/arch/arm/net/
H A Dbpf_jit_32.c361 #define _STACK_SIZE (ctx->prog->aux->stack_depth + SCRATCH_SIZE) macro
362 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)
/kernel/linux/linux-5.10/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)
/kernel/linux/linux-6.6/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)

Completed in 12 milliseconds