Searched defs:true_umax (Results 1 – 1 of 1) sorted by relevance
14191 u32 true_umax = opcode == BPF_JLT ? val32 - 1 : val32; in reg_set_min_max() local14199 u64 true_umax = opcode == BPF_JLT ? val - 1 : val; in reg_set_min_max() local