Searched refs:get_head_ptr (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.1.10/osfmk/vm/ |
| H A D | vm_reclaim.c | 653 get_head_ptr(user_addr_t indices) in get_head_ptr() function 693 user_addr_t head_ptr = get_head_ptr(indices); in reclaim_copyin_head() 761 user_addr_t head_ptr = get_head_ptr(indices); in reclaim_copyout_head() 835 head, get_head_ptr(indices), busy, get_busy_ptr(indices), tail, in reclaim_chunk() 851 head, get_head_ptr(indices), tail, get_tail_ptr(indices), busy, in reclaim_chunk() 892 head, get_head_ptr(indices), tail, get_tail_ptr(indices), in reclaim_chunk()
|