Searched refs:blocked_vm (Results 1 – 1 of 1) sorted by relevance
7132 unsigned int blocked_vm; member7188 cs->blocked_vm = 0; in c_start_case()7203 && !c_switch_stack->blocked_vm) in do_case()7221 else if (c_switch_stack && c_switch_stack->blocked_vm) in do_case()7671 if (c_switch_stack && !c_switch_stack->blocked_vm) in c_begin_vm_scope()7672 c_switch_stack->blocked_vm = scope; in c_begin_vm_scope()7695 if (c_switch_stack && c_switch_stack->blocked_vm == scope) in c_end_vm_scope()7696 c_switch_stack->blocked_vm = 0; in c_end_vm_scope()