Searched refs:COMPAT_MINSIGSTKSZ (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/asm/ | ||
H A D | compat.h | 87 #define COMPAT_MINSIGSTKSZ 2048 macro |
/linux/kernel/ | ||
H A D | signal.c | 4474 COMPAT_MINSIGSTKSZ); in do_compat_sigaltstack() |