HomeSort by: relevance | last modified time | path
    Searched defs:execunder (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/uvm/
uvm_pdpolicy_clock.c 188 bool anonunder, fileunder, execunder; local in function:uvmpdpol_scaninit
213 execunder = execpg <= UVM_PCTPARAM_APPLY(&s->s_execmin, t);
219 execreact = execunder || (!execover && (anonover || fileover));
uvm_pdpolicy_clock.c 188 bool anonunder, fileunder, execunder; local in function:uvmpdpol_scaninit
213 execunder = execpg <= UVM_PCTPARAM_APPLY(&s->s_execmin, t);
219 execreact = execunder || (!execover && (anonover || fileover));

Completed in 247 milliseconds