Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dverifier.c2289 static int check_func_proto(const struct bpf_func_proto *fn) in check_func_proto() function
2514 err = check_func_proto(fn); in check_helper_call()