Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/bpf/
Dverifier.c3647 static bool check_refcount_ok(const struct bpf_func_proto *fn, int func_id) in check_refcount_ok() function
3678 check_refcount_ok(fn, func_id) ? 0 : -EINVAL; in check_func_proto()