Searched refs:is_kfunc_arg_refcounted_kptr (Results 1 - 1 of 1) sorted by last modified time

/linux-master/kernel/bpf/
H A Dverifier.c10869 static bool is_kfunc_arg_refcounted_kptr(const struct btf *btf, const struct btf_param *arg) function
11185 if (is_kfunc_arg_refcounted_kptr(meta->btf, &args[argno]))

Completed in 153 milliseconds