Searched refs:GetGuest_MINSIGSTKSZ (Results 1 – 3 of 3) sorted by relevance
23 size_t GetGuest_MINSIGSTKSZ() { in GetGuest_MINSIGSTKSZ() function
71 size_t GetGuest_MINSIGSTKSZ();
233 if (ss->ss_size < GetGuest_MINSIGSTKSZ()) { in SigAltStack()