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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/
H A DMakefile22 STACK_SIZE := 8192 macro
32 STACK_SIZE := 16384 macro
59 STACK_SIZE := $(shell echo $$(($(STACK_SIZE)/2)) ) macro
70 STACK_SIZE := $(shell echo $$(($(STACK_SIZE)/2)) ) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/xtensa/boot/boot-redboot/
H A Dbootstrap.S27 #define STACK_SIZE 32768 define
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boot/compressed/
H A Dmisc.c108 #define STACK_SIZE (4096) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/boot/compressed/
H A Dmisc.c166 #define STACK_SIZE (4096) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Ddc.c11 enum { STACK_SIZE = COMMON_BUFSIZE / sizeof(double) }; enumerator in enum:__anon19862
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/msdos/
H A Dndis2.c67 #define STACK_SIZE 256 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/boot/compressed/
H A Dmisc.c299 #define STACK_SIZE (4096) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dstartarm-ca9.S47 #define STACK_SIZE ((CFG_STACK_SIZE+1023) & ~1023) define
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dboot.h19 #define STACK_SIZE 512 /* Minimum number of bytes for stack */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dentry.S59 STACK_SIZE = 1 << STACK_SHIFT define
H A Dentry64.S51 STACK_SIZE = 1 << STACK_SHIFT define

Completed in 142 milliseconds