Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c4985 static int check_func_proto(const struct bpf_func_proto *fn, int func_id) in check_func_proto() function
5371 err = check_func_proto(fn, func_id); in check_helper_call()