Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c8978 static bool range_within(struct bpf_reg_state *old, in range_within() function
9150 return range_within(rold, rcur) && in regsafe()
9172 range_within(rold, rcur) && in regsafe()
9209 return range_within(rold, rcur) && in regsafe()