Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c9887 static int check_get_func_ip(struct bpf_verifier_env *env) in check_get_func_ip() function
10394 if (check_get_func_ip(env)) in check_helper_call()