Searched refs:refsafe (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c16959 static bool refsafe(struct bpf_func_state *old, struct bpf_func_state *cur, function
17017 if (!refsafe(old, cur, &env->idmap_scratch))

Completed in 380 milliseconds