Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dliveness.c61 static struct func_instance *find_instance(struct bpf_verifier_env *env, in find_instance() function
84 f = find_instance(env, lookup_key, depth); in call_instance()
114 f = find_instance(env, key, depth); in lookup_instance()