Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/kern/
H A Dkern_memorystatus.c7786 const uint32_t valid_attrs = MEMORYSTATUS_MEMLIMIT_ATTR_FATAL; local
7787 if ((entry->memlimit_active_attr & (~valid_attrs)) != 0) {
7791 if ((entry->memlimit_inactive_attr & (~valid_attrs)) != 0) {