Searched refs:MINSIGSTKSZ (Results 1 – 19 of 19) 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
82 #define MINSIGSTKSZ 2048 macro
67 #define MINSIGSTKSZ 2048 macro
74 #define MINSIGSTKSZ 4096 macro
149 #define MINSIGSTKSZ 4096 macro
313 td->minsigstksz = MINSIGSTKSZ; in test_init()
18 alternate signal stacks, often using MINSIGSTKSZ which is typically 2KB.
106 #define COMPAT_MINSIGSTKSZ MINSIGSTKSZ
4271 MINSIGSTKSZ); in SYSCALL_DEFINE2()4283 MINSIGSTKSZ); in restore_altstack()
2375 For historical reasons MINSIGSTKSZ is a constant which became