Lines Matching refs:call_error
154 vc->call_error = call->error;
157 if (vc->call_error) {
159 return ERR_PTR(vc->call_error);
303 vc->call_error = call->error;
307 if (vc->call_error) {
309 return ERR_PTR(vc->call_error);
666 vc->call_error = call->error;
670 if (vc->call_error) {
672 return ERR_PTR(vc->call_error);
784 vc->call_error = call->error;
788 if (vc->call_error) {
790 return ERR_PTR(vc->call_error);