Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbpf_struct_ops.c178 bool is_nullable = false, is_refcounted = false; in prepare_arg_info() local
233 is_refcounted = btf_param_match_suffix(btf, &stub_args[arg_no], in prepare_arg_info()
238 else if (is_refcounted) in prepare_arg_info()
273 } else if (is_refcounted) { in prepare_arg_info()