Lines Matching refs:use_alloc_gate
1175 bool use_alloc_gate; member
1275 if (info->use_alloc_gate == true) { in primitive_gate_try_close()
1296 if (info->use_alloc_gate == true) { in primitive_gate_wait()
1317 if (info->use_alloc_gate == true) { in primitive_gate_open()
1336 if (info->use_alloc_gate == true) { in primitive_gate_close()
1356 if (info->use_alloc_gate == true) { in primitive_gate_steal()
1376 if (info->use_alloc_gate == true) { in primitive_gate_handoff()
1398 if (info->use_alloc_gate == true) { in primitive_gate_assert()
2766 info->use_alloc_gate = false; in test_gate_push()
2783 info->use_alloc_gate = false; in test_gate_handoff()
2805 info->use_alloc_gate = false; in test_gate_steal()
2826 info->use_alloc_gate = true; in test_gate_alloc_free()
2837 info->use_alloc_gate = false; in test_gate_alloc_free()