Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dlocks.c2009 #define gate_iunlock(gate) hw_unlock_bit((hw_lock_bit_t*)(&(gate)->gt_data), GATE_ILOCK_BIT) macro
2092 gate_iunlock(gate); in gate_try_close()
2123 gate_iunlock(gate); in gate_close()
2187 gate_iunlock(gate); in gate_open()
2305 gate_iunlock(gate); in gate_handoff()
2369 gate_iunlock(gate); in gate_steal()
2374 gate_iunlock(gate); in gate_steal()
2394 gate_iunlock(gate); in gate_wait_turnstile()
2544 gate_iunlock(gate);
2595 gate_iunlock(gate); in gate_assert()
[all …]