Searched refs:get_head_ptr (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.101.15/osfmk/vm/ |
| H A D | vm_reclaim.c | 748 get_head_ptr(user_addr_t indices) function 789 user_addr_t head_ptr = get_head_ptr(indices); 857 user_addr_t head_ptr = get_head_ptr(indices); 945 head, get_head_ptr(indices), busy, get_busy_ptr(indices), tail, 962 head, get_head_ptr(indices), tail, get_tail_ptr(indices), busy, 1004 head, get_head_ptr(indices), tail, get_tail_ptr(indices), busy,
|