Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dlock_ptr.c266 hw_lck_ptr_lock_fastpath(hw_lck_ptr_t *lck LCK_GRP_ARG(lck_grp_t *grp)) in hw_lck_ptr_lock_fastpath() function
289 return hw_lck_ptr_lock_fastpath(lck LCK_GRP_ARG(grp)); in hw_lck_ptr_lock_nopreempt()
296 return hw_lck_ptr_lock_fastpath(lck LCK_GRP_ARG(grp)); in hw_lck_ptr_lock()