Home
last modified time | relevance | path

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

/xnu-11215.1.10/osfmk/vm/
H A Dvm_purgeable.c99 vm_purgeable_token_check_queue(purgeable_q_t queue) in vm_purgeable_token_check_queue() function
294 vm_purgeable_token_check_queue(&purgeable_queues[PURGEABLE_Q_TYPE_FIFO]); in vm_purgeable_token_add()
295 vm_purgeable_token_check_queue(&purgeable_queues[PURGEABLE_Q_TYPE_LIFO]); in vm_purgeable_token_add()
353 vm_purgeable_token_check_queue(queue); in vm_purgeable_token_remove_first()
411 vm_purgeable_token_check_queue(queue); in vm_purgeable_token_remove_last()
526 vm_purgeable_token_check_queue(queue); in vm_purgeable_q_advance_all()
562 vm_purgeable_token_check_queue(queue); in vm_purgeable_token_remove_ripe()
657 vm_purgeable_token_check_queue(queue2); in vm_purgeable_token_choose_and_delete_ripe()