Searched refs:get_tail_ptr (Results 1 – 1 of 1) sorted by relevance
| /xnu-10002.41.9/osfmk/vm/ |
| H A D | vm_reclaim.c | 365 get_tail_ptr(user_addr_t indices) in get_tail_ptr() function 504 user_addr_t tail_ptr = get_tail_ptr(indices); in reclaim_copyin_tail() 613 head, get_head_ptr(indices), busy, get_busy_ptr(indices), tail, get_tail_ptr(indices)); in reclaim_chunk() 622 head, get_head_ptr(indices), tail, get_tail_ptr(indices), busy, get_busy_ptr(indices)); in reclaim_chunk() 653 head, get_head_ptr(indices), tail, get_tail_ptr(indices), busy, get_busy_ptr(indices)); in reclaim_chunk()
|