Searched refs:COMPAT_MINSIGSTKSZ (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dcompat.h87 #define COMPAT_MINSIGSTKSZ 2048 macro
/linux-master/include/linux/
H A Dcompat.h105 #ifndef COMPAT_MINSIGSTKSZ
106 #define COMPAT_MINSIGSTKSZ MINSIGSTKSZ macro
/linux-master/kernel/
H A Dsignal.c4354 COMPAT_MINSIGSTKSZ);

Completed in 165 milliseconds