arg_type_may_be_refcounted 3660 kernel/bpf/verifier.c 	if (arg_type_may_be_refcounted(fn->arg1_type))
arg_type_may_be_refcounted 3662 kernel/bpf/verifier.c 	if (arg_type_may_be_refcounted(fn->arg2_type))
arg_type_may_be_refcounted 3664 kernel/bpf/verifier.c 	if (arg_type_may_be_refcounted(fn->arg3_type))
arg_type_may_be_refcounted 3666 kernel/bpf/verifier.c 	if (arg_type_may_be_refcounted(fn->arg4_type))
arg_type_may_be_refcounted 3668 kernel/bpf/verifier.c 	if (arg_type_may_be_refcounted(fn->arg5_type))