Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c17677 static bool range_within(const struct bpf_reg_state *old, in range_within() function
17928 return range_within(rold, rcur) && in regsafe()
17940 range_within(rold, rcur) && in regsafe()
17963 return range_within(rold, rcur) && in regsafe()