Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/net/
H A Dbpf_jit_32.c354 #define STACK_ALIGNMENT 8 macro
357 #define STACK_ALIGNMENT 4 macro
362 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)
/kernel/linux/linux-6.6/arch/arm/net/
H A Dbpf_jit_32.c354 #define STACK_ALIGNMENT 8 macro
357 #define STACK_ALIGNMENT 4 macro
362 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)
/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp32.c172 #define STACK_ALIGNMENT 8 macro
183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)
/kernel/linux/linux-6.6/arch/x86/net/
H A Dbpf_jit_comp32.c172 #define STACK_ALIGNMENT 8 macro
183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT)

Completed in 12 milliseconds