Searched defs:umax (Results 1 – 3 of 3) sorted by relevance
128 #define umax(x, y) \ macro
214 static inline void reg_set_urange32(struct bpf_reg_state *reg, u32 umin, u32 umax) in reg_set_urange32()224 static inline void reg_set_urange64(struct bpf_reg_state *reg, u64 umin, u64 umax) in reg_set_urange64()
14734 u32 umax = reg_u32_max(dst_reg); in scalar32_min_max_mul() local14765 u64 umax = reg_umax(dst_reg); in scalar_min_max_mul() local