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