Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c16221 static bool refsafe(struct bpf_func_state *old, struct bpf_func_state *cur, in refsafe() function
16279 if (!refsafe(old, cur, &env->idmap_scratch)) in func_states_equal()