Searched refs:mmax (Results 1 – 1 of 1) sorted by relevance
148 static unsigned long reserve_resources(unsigned long *p, int n, int mmax, in reserve_resources() argument155 i = find_first_bit(p, mmax); in reserve_resources()156 if (i == mmax) in reserve_resources()