Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/bpf/
Dverifier.c2271 static bool check_arg_pair_ok(const struct bpf_func_proto *fn) in check_arg_pair_ok() function
2292 check_arg_pair_ok(fn) ? 0 : -EINVAL; in check_func_proto()