Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/vm/
H A Dvm_reclaim.c285 get_busy_ptr(user_addr_t indices) in get_busy_ptr() function
436 user_addr_t busy_ptr = get_busy_ptr(indices); in reclaim_copyin_busy()
454 user_addr_t busy_ptr = get_busy_ptr(indices); in reclaim_copyout_busy()
527 head, get_head_ptr(indices), busy, get_busy_ptr(indices), tail, get_tail_ptr(indices)); in reclaim_chunk()
536 head, get_head_ptr(indices), tail, get_tail_ptr(indices), busy, get_busy_ptr(indices)); in reclaim_chunk()
567 head, get_head_ptr(indices), tail, get_tail_ptr(indices), busy, get_busy_ptr(indices)); in reclaim_chunk()