Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dlocks.c1988 #define gate_iunlock(gate) hw_unlock_bit((hw_lock_bit_t*)(&(gate)->gt_data), GATE_ILOCK_BIT) macro
2071 gate_iunlock(gate); in gate_try_close()
2102 gate_iunlock(gate); in gate_close()
2166 gate_iunlock(gate); in gate_open()
2284 gate_iunlock(gate); in gate_handoff()
2348 gate_iunlock(gate); in gate_steal()
2353 gate_iunlock(gate); in gate_steal()
2373 gate_iunlock(gate); in gate_wait_turnstile()
2523 gate_iunlock(gate);
2574 gate_iunlock(gate); in gate_assert()
[all …]