Searched refs:anons_grabbed (Results 1 – 1 of 1) sorted by relevance
2251 vps_flow_control(struct flow_control *flow_control, int *anons_grabbed, vm_object_t *object, int *d… argument2305 *anons_grabbed = ANONS_GRABBED_LIMIT;2486 vps_choose_victim_page(vm_page_t *victim_page, int *anons_grabbed, boolean_t *grab_anonymous, boole… argument2597 *anons_grabbed = 0;2611 *anons_grabbed = ANONS_GRABBED_LIMIT;2651 …if (*grab_anonymous == FALSE || *anons_grabbed >= ANONS_GRABBED_LIMIT || vm_page_queue_empty(&vm_p…2656 *anons_grabbed = 0;2696 *anons_grabbed += 1;3018 int anons_grabbed = 0; local3227 retval = vps_flow_control(&flow_control, &anons_grabbed, &object,[all …]