Home
last modified time | relevance | path

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

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