Home
last modified time | relevance | path

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

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