Home
last modified time | relevance | path

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

/linux-6.15/kernel/bpf/
H A Dbpf_struct_ops.c178 bool is_nullable = false, is_refcounted = false; in prepare_arg_info() local
231 is_nullable = btf_param_match_suffix(btf, &stub_args[arg_no], in prepare_arg_info()
236 if (is_nullable) in prepare_arg_info()
271 if (is_nullable) { in prepare_arg_info()