Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c15746 static bool refsafe(struct bpf_func_state *old, struct bpf_func_state *cur, in refsafe() function
15801 if (!refsafe(old, cur, &env->idmap_scratch)) in func_states_equal()