min_not_zero
(9)
Return the minimum that is _not_ zero, unless both are zero
Carta.tech
Man Pages
Kernel routines
min_not_zero: Return the minimum that is _not_ zero, unless both are zero
Carta.tech
Packages
linux-manual-3.16
min_not_zero: Return the minimum that is _not_ zero, unless both are zero
SYNOPSIS
min_not_zero(
x
,
y
);
ARGUMENTS
x
value1
y
value2
COPYRIGHT
←
might_sleep.9: Annotation for functions that can sleep
misc_deregister.9: Unregister a miscellaneous device
→