Searched refs:apple_protect_pager_count (Results 1 – 3 of 3) sorted by relevance
170 unsigned int apple_protect_pager_count = 0; /* number of pagers */ variable759 apple_protect_pager_count--; in apple_protect_pager_dequeue()822 count_unmapped = (apple_protect_pager_count - in apple_protect_pager_deallocate_internal()961 count_unmapped = (apple_protect_pager_count - in apple_protect_pager_last_unmap()1140 apple_protect_pager_count++; in apple_protect_pager_create()1141 if (apple_protect_pager_count > apple_protect_pager_count_max) { in apple_protect_pager_create()1142 apple_protect_pager_count_max = apple_protect_pager_count; in apple_protect_pager_create()1407 count_unmapped = (apple_protect_pager_count - in apple_protect_pager_trim()
293 extern int apple_protect_pager_count;296 SYSCTL_INT(_vm, OID_AUTO, apple_protect_pager_count, CTLFLAG_RD | CTLFLAG_LOCKED, &apple_protect_pa…
4262 qcnt = kern.globals.apple_protect_pager_count