Searched refs:sockptr_is_null (Results 1 – 9 of 9) sorted by relevance
37 static inline bool sockptr_is_null(sockptr_t sockptr) in sockptr_is_null() function
623 if (sockptr_is_null(optval) || (optlen < sizeof(*crypto_info))) in do_tls_setsockopt_conf()726 if (sockptr_is_null(optval) || optlen != sizeof(value)) in do_tls_setsockopt_tx_zc()748 sockptr_is_null(optval) || optlen < sizeof(val)) in do_tls_setsockopt_no_pad()
336 if (sockptr_is_null(optval)) in ipv6_set_opt_hdr()402 if (sockptr_is_null(optval)) in do_ipv6_setsockopt()816 sockptr_is_null(optval)) in do_ipv6_setsockopt()
589 if (sockptr_is_null(io->req_data) || sockptr_is_null(io->resp_data)) in get_ext_report()
501 if (sockptr_is_null(optval) || optlen < sizeof(*crypto_info)) { in do_chtls_setsockopt()
1963 if (!sockptr_is_null(optval) && in __cgroup_bpf_run_filter_getsockopt()1976 if (!sockptr_is_null(optval) && in __cgroup_bpf_run_filter_getsockopt()
694 if (!sockptr_is_null(optval) && optlen != 0) { in j1939_sk_setsockopt()
2674 if (sockptr_is_null(optval) && !optlen) { in xfrm_user_policy()
3169 if (!sockptr_is_null(ov) || ol) in tipc_setsockopt()
Completed in 42 milliseconds