Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/vm/
H A Dvm_purgeable.c96 vm_purgeable_token_check_queue(purgeable_q_t queue) in vm_purgeable_token_check_queue() function
296 vm_purgeable_token_check_queue(&purgeable_queues[PURGEABLE_Q_TYPE_FIFO]); in vm_purgeable_token_add()
297 vm_purgeable_token_check_queue(&purgeable_queues[PURGEABLE_Q_TYPE_LIFO]); in vm_purgeable_token_add()
358 vm_purgeable_token_check_queue(queue); in vm_purgeable_token_remove_first()
419 vm_purgeable_token_check_queue(queue); in vm_purgeable_token_remove_last()
539 vm_purgeable_token_check_queue(queue); in vm_purgeable_q_advance_all()
575 vm_purgeable_token_check_queue(queue); in vm_purgeable_token_remove_ripe()
670 vm_purgeable_token_check_queue(queue2); in vm_purgeable_token_choose_and_delete_ripe()