Searched defs:umax (Results 1 – 3 of 3) sorted by relevance
/linux/arch/s390/kernel/ | ||
H A D | module.c | 179 unsigned long umax; in apply_rela_bits() local |
/linux/drivers/net/ethernet/netronome/nfp/bpf/ | ||
H A D | jit.c | 2061 u64 umin, umax; in shl_reg64() local |
/linux/include/linux/ | ||
H A D | minmax.h | 128 #define umax(x, y) \ macro |