Home
last modified time | relevance | path

Searched defs:STACK_SIZE (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-6.6/arch/xtensa/lib/
H A Dusercopy.S64 #define STACK_SIZE 4 define
66 #define STACK_SIZE 0 define
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-gpr.S13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE) define
/kernel/linux/linux-5.10/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S28 #define STACK_SIZE 32768 define
/kernel/linux/linux-6.6/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S29 #define STACK_SIZE 32768 define
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/tests/
H A Ddwarf-unwind.c12 #define STACK_SIZE 8192 macro
/kernel/linux/linux-5.10/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c12 #define STACK_SIZE 8192 macro
/kernel/linux/linux-5.10/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/kernel/linux/linux-5.10/tools/perf/arch/arm64/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/kernel/linux/linux-6.6/tools/perf/arch/arm/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/kernel/linux/linux-6.6/tools/perf/arch/arm64/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/kernel/linux/linux-6.6/tools/perf/arch/powerpc/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/kernel/linux/linux-6.6/tools/perf/arch/x86/tests/
H A Ddwarf-unwind.c11 #define STACK_SIZE 8192 macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfexit_sleep.c23 #define STACK_SIZE (1024 * 1024) macro
H A Dns_current_pid_tgid.c16 #define STACK_SIZE (1024 * 1024) macro
/kernel/liteos_a/testsuites/unittest/process/fs/smoke/
H A DIt_process_fs_012.cpp38 static const int STACK_SIZE = 1024 * 1024; variable
/kernel/linux/linux-5.10/arch/s390/
H A DMakefile47 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
/kernel/linux/linux-6.6/arch/s390/
H A DMakefile37 STACK_SIZE := $(if $(CONFIG_KASAN),65536,16384) macro
/kernel/linux/linux-5.10/arch/sh/boot/compressed/
H A Dmisc.c121 #define STACK_SIZE (4096) macro
/kernel/linux/linux-6.6/arch/sh/boot/compressed/
H A Dmisc.c124 #define STACK_SIZE (4096) macro
/kernel/liteos_a/testsuites/unittest/process/plimits/
H A DIt_process_plimits.h51 #define STACK_SIZE (1024 * 1024) macro
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dentry.S51 STACK_SIZE = 1 << STACK_SHIFT define
/kernel/linux/linux-5.10/tools/testing/selftests/memfd/
H A Dfuse_test.c40 #define STACK_SIZE 65536 macro
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Dsha256-avx-asm.S128 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
H A Dsha256-ssse3-asm.S122 STACK_SIZE = _XMM_SAVE + _XMM_SAVE_SIZE define
/kernel/linux/linux-6.6/tools/testing/selftests/memfd/
H A Dfuse_test.c40 #define STACK_SIZE 65536 macro

Completed in 9 milliseconds

12