Lines Matching refs:ordered_load_gate
2312 #define ordered_load_gate(gate) os_atomic_load(&(gate)->gt_data, compiler_acq_rel) macro
2376 state = ordered_load_gate(gate); in gate_try_close()
2411 state = ordered_load_gate(gate); in gate_close()
2472 state = ordered_load_gate(gate); in gate_open()
2575 state = ordered_load_gate(gate); in gate_handoff()
2655 state = ordered_load_gate(gate); in gate_steal()
2712 state = ordered_load_gate(gate); in gate_wait_turnstile()
2761 state = ordered_load_gate(gate);
2799 state = ordered_load_gate(gate);
2877 state = ordered_load_gate(gate); in gate_assert()
2953 state = ordered_load_gate(gate); in gate_destroy_internal()