Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dsimple_lock.h104 hw_lock_timeout_handler_t
110 hw_lock_timeout_handler_t
304 hw_lock_timeout_handler_t
311 hw_lock_timeout_handler_t
H A Dticket_lock.h117 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp));
122 uint64_t timeout, hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp));
H A Dlock_types.h133 typedef hw_lock_timeout_status_t (*hw_lock_timeout_handler_t)(void *lock, typedef
H A Dlock_ticket.c353 uint64_t timeout, hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) in hw_lck_ticket_contended()
521 hw_lock_timeout_handler_t handler, lck_grp_t *grp) in hw_lck_ticket_lock_to()
634 hw_lock_timeout_handler_t handler, lck_grp_t *grp) in hw_lck_ticket_lock_allow_invalid()
H A Dlocks.c735 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) in hw_lock_lock_contended()
871 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) in hw_lock_to_internal()
919 (hw_lock_to)(hw_lock_t lock, uint64_t timeout, hw_lock_timeout_handler_t handler
937 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp))
1038 hw_lock_timeout_handler_t handler, in hw_lock_bit_to_contended()
1127 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp)) in hw_lock_bit_to_internal()
1141 hw_lock_timeout_handler_t handler LCK_GRP_ARG(lck_grp_t *grp))
1164 uint64_t timeout, hw_lock_timeout_handler_t handler in hw_lock_status_t()