Searched refs:sockptr_is_null (Results 1 – 7 of 7) sorted by relevance
59 if (!sockptr_is_null(data) && in tdx_do_report()67 if (!sockptr_is_null(tdreport) && in tdx_do_report()
37 static inline bool sockptr_is_null(sockptr_t sockptr) in sockptr_is_null() function
648 if (sockptr_is_null(optval) || (optlen < sizeof(*crypto_info))) in do_tls_setsockopt_conf()791 if (sockptr_is_null(optval) || optlen != sizeof(value)) in do_tls_setsockopt_tx_zc()813 sockptr_is_null(optval) || optlen < sizeof(val)) in do_tls_setsockopt_no_pad()848 if (sockptr_is_null(optval) || optlen != sizeof(value)) in do_tls_setsockopt_tx_payload_len()
181 if (sockptr_is_null(io->req_data) || sockptr_is_null(io->resp_data)) in get_ext_report()
502 if (sockptr_is_null(optval) || optlen < sizeof(*crypto_info)) { in do_chtls_setsockopt()
705 if (!sockptr_is_null(optval) && optlen != 0) { in j1939_sk_setsockopt()
2963 if (sockptr_is_null(optval) && !optlen) { in xfrm_user_policy()