Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c4943 static bool check_refcount_ok(const struct bpf_func_proto *fn, int func_id) in check_refcount_ok() function
4990 check_refcount_ok(fn, func_id) ? 0 : -EINVAL; in check_func_proto()