Searched refs:apple_protect_pager_count (Results 1 – 3 of 3) sorted by relevance
168 unsigned int apple_protect_pager_count = 0; /* number of pagers */ variable757 apple_protect_pager_count--; in apple_protect_pager_dequeue()820 count_unmapped = (apple_protect_pager_count - in apple_protect_pager_deallocate_internal()959 count_unmapped = (apple_protect_pager_count - in apple_protect_pager_last_unmap()1138 apple_protect_pager_count++; in apple_protect_pager_create()1139 if (apple_protect_pager_count > apple_protect_pager_count_max) { in apple_protect_pager_create()1140 apple_protect_pager_count_max = apple_protect_pager_count; in apple_protect_pager_create()1405 count_unmapped = (apple_protect_pager_count - in apple_protect_pager_trim()
243 extern int apple_protect_pager_count;246 SYSCTL_INT(_vm, OID_AUTO, apple_protect_pager_count, CTLFLAG_RD | CTLFLAG_LOCKED, &apple_protect_pa…
4261 qcnt = kern.globals.apple_protect_pager_count