Searched refs:PI_MIN_STACK_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-mips/sn/sn0/
H A Dhubpi.h303 #define PI_MIN_STACK_SIZE 4096 /* For figuring out the size to set */ macro
307 ((_sz) ? (PI_MIN_STACK_SIZE << ((_sz) - 1)) : 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm/sn/sn0/
H A Dhubpi.h303 #define PI_MIN_STACK_SIZE 4096 /* For figuring out the size to set */ macro
307 ((_sz) ? (PI_MIN_STACK_SIZE << ((_sz) - 1)) : 0)

Completed in 97 milliseconds