Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dverifier.c4916 static bool check_refcount_ok(const struct bpf_func_proto *fn, int func_id) in check_refcount_ok() function
4968 return check_raw_mode_ok(fn) && check_arg_pair_ok(fn) && check_btf_id_ok(fn) && check_refcount_ok(fn, func_id) in check_func_proto()

Completed in 16 milliseconds