Searched refs:umax (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/s390/kernel/
H A Dmodule.c173 unsigned long umax; apply_rela_bits() local
186 umax = ((1UL << (bits - 1)) << 1) - 1; apply_rela_bits()
187 if ((unsigned long) val > umax) apply_rela_bits()

Completed in 53 milliseconds