Home | Sort by: relevance | last modified time | path |
/src/sys/uvm/ | |
uvm_swap.c | 209 static int sw_reg_count = 0; variable in typeref:typename:int 1018 if (sw_reg_count++ == 0) { 1103 KASSERT(sw_reg_count > 0); 1105 if (--sw_reg_count == 0) { |
uvm_swap.c | 209 static int sw_reg_count = 0; variable in typeref:typename:int 1018 if (sw_reg_count++ == 0) { 1103 KASSERT(sw_reg_count > 0); 1105 if (--sw_reg_count == 0) { |