/external/coreboot/tests/lib/ |
D | stack-test.c | 9 #define STACK_SIZE 0x1000 macro 11 #define STACK_SIZE CONFIG_STACK_SIZE macro
|
D | bootmem-test.c | 45 #define STACK_SIZE REGION_SIZE(stack) macro
|
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/ |
D | ptrace-gpr.S | 13 #define STACK_SIZE (NUM_GPRS * GPR_SIZE) macro
|
/external/trusty/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/ |
D | startup.c | 10 #define STACK_SIZE 0x00000040 macro
|
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/ |
D | startup.c | 10 #define STACK_SIZE 0x00000040 macro
|
/external/linux-kselftest/tools/testing/selftests/bpf/prog_tests/ |
D | fexit_sleep.c | 23 #define STACK_SIZE (1024 * 1024) macro
|
D | ns_current_pid_tgid.c | 16 #define STACK_SIZE (1024 * 1024) macro
|
/external/selinux/libsepol/src/ |
D | kernel_to_common.h | 9 #define STACK_SIZE 16 macro
|
/external/ltp/testcases/kernel/syscalls/ioctl/ |
D | ioctl_ns01.c | 27 #define STACK_SIZE (1024 * 1024) macro
|
D | ioctl_ns05.c | 26 #define STACK_SIZE (1024 * 1024) macro
|
D | ioctl_ns06.c | 27 #define STACK_SIZE (1024 * 1024) macro
|
/external/coreboot/src/soc/cavium/cn81xx/ |
D | Kconfig | 35 config STACK_SIZE config
|
/external/ltp/testcases/kernel/controllers/cgroup/ |
D | cgroup_core02.c | 35 #define STACK_SIZE 65536 macro
|
/external/ltp/testcases/kernel/syscalls/kcmp/ |
D | kcmp03.c | 27 #define STACK_SIZE (1024*1024) macro
|
/external/trusty/bootloader/test-runner/arm64/ |
D | asm.S | 28 #define STACK_SIZE (4096) macro
|
/external/crosvm/tests/ |
D | plugin_irqfd.c | 36 #define STACK_SIZE 0x1000 macro
|
/external/AFLplusplus/utils/qbdi_mode/ |
D | template.cpp | 41 static const size_t STACK_SIZE = 0x100000; // 1MB variable
|
/external/linux-kselftest/tools/testing/selftests/memfd/ |
D | fuse_test.c | 39 #define STACK_SIZE 65536 macro
|
/external/coreboot/src/soc/intel/xeon_sp/gnr/ |
D | Kconfig | 83 config STACK_SIZE config
|
/external/coreboot/src/soc/intel/xeon_sp/cpx/ |
D | Kconfig | 76 config STACK_SIZE config
|
/external/linux-kselftest/tools/testing/selftests/sched/ |
D | cs_prctl_test.c | 87 #define STACK_SIZE (1024 * 1024) macro
|
/external/coreboot/src/soc/intel/xeon_sp/spr/ |
D | Kconfig | 78 config STACK_SIZE config
|
/external/libdivsufsort/lib/ |
D | sssort.c | 313 #define STACK_SIZE SS_MISORT_STACKSIZE in ss_mintrosort() macro 657 #define STACK_SIZE SS_SMERGE_STACKSIZE in ss_swapmerge() macro
|
/external/mesa3d/src/asahi/compiler/ |
D | agx_opcodes.py | 80 STACK_SIZE = immediate("stack_size", 'int16_t') variable
|
/external/python/cpython3/Python/ |
D | ceval_macros.h | 212 #define STACK_SIZE() (_PyFrame_GetCode(frame)->co_stacksize) macro
|