Searched refs:IS_SIP_ERROR (Results 1 – 2 of 2) sorted by relevance
123 if (IS_SIP_ERROR(res.a0)) in sip_smc_request_share_mem()173 if (IS_SIP_ERROR(res.a0)) { in sip_smc_set_sip_version()
76 #define IS_SIP_ERROR(x) (!!(x)) macro