Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c17507 static bool refsafe(struct bpf_func_state *old, struct bpf_func_state *cur, in refsafe() function
17565 if (!refsafe(old, cur, &env->idmap_scratch)) in func_states_equal()