Searched full:lower_max (Results 1 – 3 of 3) sorted by relevance
50 #define LOWER_MAX (1 << LOWER_BITS) macro51 #define LOWER_SIZE (LOWER_MAX / BITS_PER_LONG)55 #define LOWER_MASK (LOWER_MAX - 1)
250 if (find_first_bit(lower_chunk->data, LOWER_MAX) >= LOWER_MAX) { in trace_pid_list_clear()304 lower = find_next_bit(lower_chunk->data, LOWER_MAX, in trace_pid_list_next()306 if (lower < LOWER_MAX) in trace_pid_list_next()
715 bool lower_max = false; in axp20x_set_max_constant_charge_current() local730 lower_max = true; in axp20x_set_max_constant_charge_current()734 if (lower_max) { in axp20x_set_max_constant_charge_current()