Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dlocks.c2310 #define gate_iunlock(gate) hw_unlock_bit((hw_lock_bit_t*)(&(gate)->gt_data), GATE_ILOCK_BIT) macro
2393 gate_iunlock(gate); in gate_try_close()
2424 gate_iunlock(gate); in gate_close()
2487 gate_iunlock(gate); in gate_open()
2604 gate_iunlock(gate); in gate_handoff()
2668 gate_iunlock(gate); in gate_steal()
2673 gate_iunlock(gate); in gate_steal()
2693 gate_iunlock(gate); in gate_wait_turnstile()
2843 gate_iunlock(gate);
2894 gate_iunlock(gate); in gate_assert()
[all …]