Lines Matching refs:ordered_load_gate
1961 #define ordered_load_gate(gate) os_atomic_load(&(gate)->gt_data, compiler_acq_rel) macro
2025 state = ordered_load_gate(gate); in gate_try_close()
2060 state = ordered_load_gate(gate); in gate_close()
2121 state = ordered_load_gate(gate); in gate_open()
2224 state = ordered_load_gate(gate); in gate_handoff()
2304 state = ordered_load_gate(gate); in gate_steal()
2361 state = ordered_load_gate(gate); in gate_wait_turnstile()
2410 state = ordered_load_gate(gate);
2448 state = ordered_load_gate(gate);
2526 state = ordered_load_gate(gate); in gate_assert()
2602 state = ordered_load_gate(gate); in gate_destroy_internal()