Home
last modified time | relevance | path

Searched refs:update_memlimit (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/bsd/sys/
H A Dkern_memorystatus.h571 boolean_t update_memlimit, int32_t memlimit_active, boolean_t memlimit_active_is_fatal,
/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c2413 …iority, uint64_t user_data, boolean_t is_assertion, boolean_t effective, boolean_t update_memlimit, in memorystatus_update() argument
2539 if (update_memlimit) { in memorystatus_update()