Searched refs:range_bounds_violation (Results 1 – 1 of 1) sorted by relevance
2105 static bool range_bounds_violation(struct bpf_reg_state *reg);2110 if (range_bounds_violation(reg)) in reg_bounds_sync()2142 static bool range_bounds_violation(struct bpf_reg_state *reg) in range_bounds_violation() function2152 if (range_bounds_violation(reg)) { in reg_bounds_sanity_check()16043 if (range_bounds_violation(&env->false_reg1) || range_bounds_violation(&env->false_reg2)) in simulate_both_branches_taken()16055 if (range_bounds_violation(&env->true_reg1) || range_bounds_violation(&env->true_reg2)) in simulate_both_branches_taken()