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

  /src/sys/uvm/
uvm_pdpolicy_clock.c 148 struct uvm_pctparam s_execmax; member in struct:uvmpdpol_globalstate
216 execover = execpg > UVM_PCTPARAM_APPLY(&s->s_execmax, t);
651 uvm_pctparam_init(&s->s_execmax, 30, NULL);
872 uvm_pctparam_createsysctlnode(&s->s_execmax, "execmax",

Completed in 12 milliseconds