Home
last modified time | relevance | path

Searched refs:vm_purgeable_token_check_queue (Results 1 – 1 of 1) sorted by relevance

/xnu-12377.61.12/osfmk/vm/
H A Dvm_purgeable.c99 vm_purgeable_token_check_queue(purgeable_q_t queue) in vm_purgeable_token_check_queue() function
301 vm_purgeable_token_check_queue(&purgeable_queues[PURGEABLE_Q_TYPE_FIFO]); in vm_purgeable_token_add()
302 vm_purgeable_token_check_queue(&purgeable_queues[PURGEABLE_Q_TYPE_LIFO]); in vm_purgeable_token_add()
360 vm_purgeable_token_check_queue(queue); in vm_purgeable_token_remove_first()
418 vm_purgeable_token_check_queue(queue); in vm_purgeable_token_remove_last()
533 vm_purgeable_token_check_queue(queue); in vm_purgeable_q_advance_all()
569 vm_purgeable_token_check_queue(queue); in vm_purgeable_token_remove_ripe()
664 vm_purgeable_token_check_queue(queue2); in vm_purgeable_token_choose_and_delete_ripe()