Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c17045 static bool range_within(const struct bpf_reg_state *old, in range_within() function
17296 return range_within(rold, rcur) && in regsafe()
17308 range_within(rold, rcur) && in regsafe()
17331 return range_within(rold, rcur) && in regsafe()