Home
last modified time | relevance | path

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

/freebsd-12.1/sys/cam/
H A Dcam_iosched.c246 set_max = 0, /* current = max */ enumerator
622 clp->type = set_max; in cam_iosched_cl_init()
639 case set_max: in cam_iosched_cl_maybe_steer()
862 for (i = set_max; i < cl_max; i++) { in cam_iosched_control_type_sysctl()
/freebsd-12.1/sys/vm/
H A Dvm_map.c2455 vm_prot_t new_prot, boolean_t set_max) in vm_map_protect() argument
2526 if (set_max || in vm_map_protect()
2582 if (set_max) in vm_map_protect()