Searched refs:VM_MAXSLP (Results 1 – 5 of 5) sorted by relevance
18 #define VM_MAXSLP 10 macro
162 case VM_MAXSLP: in uvm_sysctl()
129 mib[1] = VM_MAXSLP; in donlist()
319 static int maxslp_mib[] = {CTL_VM, VM_MAXSLP}; in getprocs()
878 mib[0] == CTL_VM && mib[1] == VM_MAXSLP) in pledge_sysctl()