Home
last modified time | relevance | path

Searched defs:STACK_SIZE (Results 1 – 22 of 22) sorted by relevance

/linux/arch/xtensa/lib/
A Dusercopy.S64 #define STACK_SIZE 4 macro
66 #define STACK_SIZE 0 macro
/linux/arch/xtensa/boot/boot-redboot/
A Dbootstrap.S29 #define STACK_SIZE 32768 macro
/linux/tools/perf/arch/x86/tests/
A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/linux/tools/perf/arch/arm64/tests/
A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/linux/tools/perf/arch/powerpc/tests/
A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/linux/tools/perf/arch/arm/tests/
A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/linux/tools/testing/selftests/bpf/prog_tests/
A Dfexit_sleep.c23 #define STACK_SIZE (1024 * 1024) macro
A Dns_current_pid_tgid.c16 #define STACK_SIZE (1024 * 1024) macro
/linux/arch/s390/
A DMakefile34 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
/linux/arch/sh/boot/compressed/
A Dmisc.c124 #define STACK_SIZE (4096) macro
/linux/tools/testing/selftests/memfd/
A Dfuse_test.c39 #define STACK_SIZE 65536 macro
A Dmemfd_test.c29 #define STACK_SIZE 65536 macro
/linux/arch/s390/kernel/
A Dentry.S50 STACK_SIZE = 1 << STACK_SHIFT define
/linux/arch/x86/crypto/
A Dsha256-avx-asm.S127 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
A Dsha256-ssse3-asm.S121 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
A Dsha256-avx2-asm.S126 STACK_SIZE = _CTX + _CTX_SIZE define
/linux/tools/testing/selftests/sched/
A Dcs_prctl_test.c87 #define STACK_SIZE (1024 * 1024) macro
/linux/arch/mips/crypto/
A Dchacha-core.S9 #define STACK_SIZE 32 macro
/linux/arch/arm/common/
A DbL_switcher.c120 #define STACK_SIZE 512 macro
/linux/arch/x86/boot/
A Dboot.h17 #define STACK_SIZE 1024 /* Minimum number of bytes for stack */ macro
/linux/arch/x86/net/
A Dbpf_jit_comp32.c183 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro
/linux/arch/arm/net/
A Dbpf_jit_32.c362 #define STACK_SIZE ALIGN(_STACK_SIZE, STACK_ALIGNMENT) macro

Completed in 41 milliseconds