Lines Matching refs:unlikely

92 	if (unlikely(p == NULL))  in decode_fh()
98 if (unlikely(p == NULL)) in decode_fh()
111 if (unlikely(p == NULL)) in decode_bitmap()
115 if (unlikely(p == NULL)) in decode_bitmap()
129 if (unlikely(p == NULL)) in decode_stateid()
147 if (unlikely(status != 0)) in decode_compound_hdr_arg()
150 if (unlikely(p == NULL)) in decode_compound_hdr_arg()
170 if (unlikely(p == NULL)) in decode_op_hdr()
183 if (unlikely(status != 0)) in decode_getattr_args()
196 if (unlikely(status != 0)) in decode_recall_args()
199 if (unlikely(p == NULL)) in decode_recall_args()
221 if (unlikely(p == NULL)) in decode_layoutrecall_args()
235 if (unlikely(status != 0)) in decode_layoutrecall_args()
239 if (unlikely(p == NULL)) in decode_layoutrecall_args()
246 if (unlikely(p == NULL)) in decode_layoutrecall_args()
267 if (unlikely(p == NULL)) { in decode_devicenotify_args()
287 if (unlikely(p == NULL)) { in decode_devicenotify_args()
318 if (unlikely(p == NULL)) { in decode_devicenotify_args()
350 if (unlikely(p == NULL)) in decode_sessionid()
370 if (unlikely(p == NULL)) in decode_rc_list()
377 if (unlikely(p == NULL)) in decode_rc_list()
382 if (unlikely(rc_list->rcl_refcalls == NULL)) in decode_rc_list()
409 if (unlikely(p == NULL)) in decode_cb_sequence_args()
423 if (unlikely(args->csa_rclists == NULL)) in decode_cb_sequence_args()
452 if (unlikely(p == NULL)) in decode_recallany_args()
456 if (unlikely(status)) in decode_recallany_args()
471 if (unlikely(p == NULL)) in decode_recallslot_args()
483 if (unlikely(p == NULL)) in decode_lockowner()
490 if (unlikely(p == NULL)) in decode_lockowner()
514 if (unlikely(status != 0)) in decode_notify_lock_args()
528 if (unlikely(!p)) in decode_write_response()
534 if (unlikely(!p)) in decode_write_response()
558 if (unlikely(status != 0)) in decode_offload_args()
563 if (unlikely(status != 0)) in decode_offload_args()
568 if (unlikely(!p)) in decode_offload_args()
573 if (unlikely(status != 0)) in decode_offload_args()
577 if (unlikely(!p)) in decode_offload_args()
588 if (unlikely(xdr_stream_encode_opaque(xdr, str, len) < 0)) in encode_string()
607 if (unlikely(!p)) in encode_attr_change()
620 if (unlikely(!p)) in encode_attr_size()
631 if (unlikely(!p)) in encode_attr_time()
657 if (unlikely(hdr->status == NULL)) in encode_compound_hdr_res()
660 if (unlikely(status != 0)) in encode_compound_hdr_res()
663 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res()
673 if (unlikely(p == NULL)) in encode_op_hdr()
687 if (unlikely(status != 0)) in encode_getattr_res()
690 if (unlikely(status != 0)) in encode_getattr_res()
694 if (unlikely(!savep)) in encode_getattr_res()
697 if (unlikely(status != 0)) in encode_getattr_res()
700 if (unlikely(status != 0)) in encode_getattr_res()
703 if (unlikely(status != 0)) in encode_getattr_res()
719 if (unlikely(p == NULL)) in encode_sessionid()
734 if (unlikely(status != 0)) in encode_cb_sequence_res()
742 if (unlikely(p == NULL)) in encode_cb_sequence_res()
872 if (unlikely(status)) in process_op()
911 if (unlikely(res)) in process_op()
965 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()