Searched refs:unpriv_total_limit (Results 1 – 1 of 1) sorted by relevance
481 const int unpriv_total_limit = FL_MAX_SIZE - (FL_MAX_SIZE / 4); in mem_check() local482 const int unpriv_user_limit = unpriv_total_limit / 2; in mem_check()