Searched refs:MINSIGSTKSZ (Results 1 – 18 of 18) sorted by relevance
74 # define MINSIGSTKSZ 131027 /* min. stack size for sigaltstack() */ macro76 # define MINSIGSTKSZ 131072 /* min. stack size for sigaltstack() */ macro
55 #if !defined MINSIGSTKSZ || !defined SIGSTKSZ56 #define MINSIGSTKSZ 2048 macro
66 #define MINSIGSTKSZ 8192 macro69 #define MINSIGSTKSZ 2048 macro
8 #define MINSIGSTKSZ 4096 macro
23 #define MINSIGSTKSZ 5120 macro
55 #define MINSIGSTKSZ 2048 macro
60 #define MINSIGSTKSZ 2048 macro
70 #define MINSIGSTKSZ 2048 macro
77 #define MINSIGSTKSZ 2048 macro
67 #define MINSIGSTKSZ 2048 macro
82 #define MINSIGSTKSZ 2048 macro
74 #define MINSIGSTKSZ 4096 macro
149 #define MINSIGSTKSZ 4096 macro
309 td->minsigstksz = MINSIGSTKSZ; in test_init()
106 #define COMPAT_MINSIGSTKSZ MINSIGSTKSZ
4235 MINSIGSTKSZ); in SYSCALL_DEFINE2()4247 MINSIGSTKSZ); in restore_altstack()
2424 For historical reasons MINSIGSTKSZ is a constant which became