Searched refs:anons_grabbed (Results 1 – 1 of 1) sorted by relevance
2280 vps_flow_control(struct flow_control *flow_control, int *anons_grabbed, vm_object_t *object, int *d… argument2334 *anons_grabbed = ANONS_GRABBED_LIMIT;2515 vps_choose_victim_page(vm_page_t *victim_page, int *anons_grabbed, boolean_t *grab_anonymous, boole… argument2626 *anons_grabbed = 0;2640 *anons_grabbed = ANONS_GRABBED_LIMIT;2680 …if (*grab_anonymous == FALSE || *anons_grabbed >= ANONS_GRABBED_LIMIT || vm_page_queue_empty(&vm_p…2685 *anons_grabbed = 0;2725 *anons_grabbed += 1;3047 int anons_grabbed = 0; local3256 retval = vps_flow_control(&flow_control, &anons_grabbed, &object,[all …]