Home
last modified time | relevance | path

Searched refs:set_max (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/cam/
Dcam_iosched.c244 set_max = 0, /* current = max */ enumerator
620 clp->type = set_max; in cam_iosched_cl_init()
637 case set_max: in cam_iosched_cl_maybe_steer()
860 for (i = set_max; i < cl_max; i++) { in cam_iosched_control_type_sysctl()
/freebsd-12-stable/sys/vm/
Dvm_map.c2471 vm_prot_t new_prot, boolean_t set_max) in vm_map_protect() argument
2541 if (set_max || in vm_map_protect()
2597 if (set_max) in vm_map_protect()