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

/linux-master/kernel/bpf/
H A Dverifier.c9193 static int check_func_proto(const struct bpf_func_proto *fn, int func_id) function
10236 err = check_func_proto(fn, func_id);

Completed in 149 milliseconds