Searched refs:range_within (Results 1 – 1 of 1) sorted by relevance
18911 static bool range_within(const struct bpf_reg_state *old, in range_within() function19158 return range_within(rold, rcur) && in regsafe()19170 range_within(rold, rcur) && in regsafe()19193 return range_within(rold, rcur) && in regsafe()19204 rold->off == rcur->off && range_within(rold, rcur) && in regsafe()