Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c15825 static bool range_within(struct bpf_reg_state *old, in range_within() function
16065 return range_within(rold, rcur) && in regsafe()
16077 range_within(rold, rcur) && in regsafe()
16100 return range_within(rold, rcur) && in regsafe()