Searched refs:anons_grabbed (Results 1 – 1 of 1) sorted by relevance
2258 vps_flow_control(struct flow_control *flow_control, int *anons_grabbed, vm_object_t *object, int *d… argument2312 *anons_grabbed = ANONS_GRABBED_LIMIT;2493 vps_choose_victim_page(vm_page_t *victim_page, int *anons_grabbed, boolean_t *grab_anonymous, boole… argument2604 *anons_grabbed = 0;2618 *anons_grabbed = ANONS_GRABBED_LIMIT;2658 …if (*grab_anonymous == FALSE || *anons_grabbed >= ANONS_GRABBED_LIMIT || vm_page_queue_empty(&vm_p…2663 *anons_grabbed = 0;2703 *anons_grabbed += 1;3025 int anons_grabbed = 0; local3234 retval = vps_flow_control(&flow_control, &anons_grabbed, &object,[all …]