Lines Matching refs:ordered_load_gate
1935 #define ordered_load_gate(gate) os_atomic_load(&(gate)->gt_data, compiler_acq_rel) macro
1999 state = ordered_load_gate(gate); in gate_try_close()
2034 state = ordered_load_gate(gate); in gate_close()
2096 state = ordered_load_gate(gate); in gate_open()
2200 state = ordered_load_gate(gate); in gate_handoff()
2280 state = ordered_load_gate(gate); in gate_steal()
2337 state = ordered_load_gate(gate); in gate_wait_turnstile()
2386 state = ordered_load_gate(gate);
2424 state = ordered_load_gate(gate);
2502 state = ordered_load_gate(gate); in gate_assert()
2578 state = ordered_load_gate(gate); in gate_destroy_internal()