Home
last modified time | relevance | path

Searched refs:range_within (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/kernel/bpf/
H A Dverifier.c18132 static bool range_within(const struct bpf_reg_state *old, in range_within() function
18387 return range_within(rold, rcur) && in regsafe()
18399 range_within(rold, rcur) && in regsafe()
18422 return range_within(rold, rcur) && in regsafe()