Searched refs:ordered_load_gate (Results 1 – 1 of 1) sorted by relevance
2011 #define ordered_load_gate(gate) os_atomic_load(&(gate)->gt_data, compiler_acq_rel) macro2075 state = ordered_load_gate(gate); in gate_try_close()2110 state = ordered_load_gate(gate); in gate_close()2172 state = ordered_load_gate(gate); in gate_open()2276 state = ordered_load_gate(gate); in gate_handoff()2356 state = ordered_load_gate(gate); in gate_steal()2413 state = ordered_load_gate(gate); in gate_wait_turnstile()2462 state = ordered_load_gate(gate);2500 state = ordered_load_gate(gate);2578 state = ordered_load_gate(gate); in gate_assert()[all …]