Lines Matching defs:min
693 * 1. min index
748 unsigned long min = 0;
772 min, holes[i+1]>>12, holes[i+2]>>12,
775 MT_BUG_ON(mt, mas_empty_area_rev(&mas, min,
785 min = holes[i+1] >> 12;
861 * 1. min index
919 34148798648 << 12, /* Location is the same as min/max */
924 unsigned long min = 0x565234af2000;
947 pr_debug("\tGet empty %lu-%lu size %lu (%lx-%lx)\n", min >> 12,
949 min, holes[i+1]);
951 MT_BUG_ON(mt, mas_empty_area(&mas, min >> 12,
955 min = holes[i+1];
2802 /* Check one gap that does fit above the min */
2954 * DNE MAS_START active set to min
2956 * DNE MAS_PAUSE active set to min
2958 * DNE MAS_NONE MAS_NONE set to min
3007 * DNE MAS_START active set to min
3009 * DNE MAS_PAUSE active set to min
3012 * DNE active active last range (min > index)
3399 /* prev:active -> active spanning min */