Lines Matching full:unlikely

93 	if (unlikely(p == NULL))  in decode_fh()
99 if (unlikely(p == NULL)) in decode_fh()
112 if (unlikely(p == NULL)) in decode_bitmap()
116 if (unlikely(p == NULL)) in decode_bitmap()
132 if (unlikely(p == NULL)) in decode_stateid()
150 if (unlikely(status != 0)) in decode_compound_hdr_arg()
153 if (unlikely(p == NULL)) in decode_compound_hdr_arg()
173 if (unlikely(p == NULL)) in decode_op_hdr()
186 if (unlikely(status != 0)) in decode_getattr_args()
199 if (unlikely(status != 0)) in decode_recall_args()
202 if (unlikely(p == NULL)) in decode_recall_args()
224 if (unlikely(p == NULL)) in decode_layoutrecall_args()
238 if (unlikely(status != 0)) in decode_layoutrecall_args()
242 if (unlikely(p == NULL)) in decode_layoutrecall_args()
249 if (unlikely(p == NULL)) in decode_layoutrecall_args()
270 if (unlikely(p == NULL)) { in decode_devicenotify_args()
290 if (unlikely(p == NULL)) { in decode_devicenotify_args()
321 if (unlikely(p == NULL)) { in decode_devicenotify_args()
353 if (unlikely(p == NULL)) in decode_sessionid()
373 if (unlikely(p == NULL)) in decode_rc_list()
378 if (unlikely(rc_list->rcl_nrefcalls > xdr->buf->len)) in decode_rc_list()
382 if (unlikely(p == NULL)) in decode_rc_list()
387 if (unlikely(rc_list->rcl_refcalls == NULL)) in decode_rc_list()
414 if (unlikely(p == NULL)) in decode_cb_sequence_args()
428 if (unlikely(args->csa_rclists == NULL)) in decode_cb_sequence_args()
457 if (unlikely(p == NULL)) in decode_recallany_args()
461 if (unlikely(status)) in decode_recallany_args()
476 if (unlikely(p == NULL)) in decode_recallslot_args()
488 if (unlikely(p == NULL)) in decode_lockowner()
495 if (unlikely(p == NULL)) in decode_lockowner()
519 if (unlikely(status != 0)) in decode_notify_lock_args()
533 if (unlikely(!p)) in decode_write_response()
539 if (unlikely(!p)) in decode_write_response()
563 if (unlikely(status != 0)) in decode_offload_args()
568 if (unlikely(status != 0)) in decode_offload_args()
573 if (unlikely(!p)) in decode_offload_args()
578 if (unlikely(status != 0)) in decode_offload_args()
582 if (unlikely(!p)) in decode_offload_args()
593 if (unlikely(xdr_stream_encode_opaque(xdr, str, len) < 0)) in encode_string()
612 if (unlikely(!p)) in encode_attr_change()
625 if (unlikely(!p)) in encode_attr_size()
636 if (unlikely(!p)) in encode_attr_time()
687 if (unlikely(hdr->status == NULL)) in encode_compound_hdr_res()
690 if (unlikely(status != 0)) in encode_compound_hdr_res()
693 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res()
703 if (unlikely(p == NULL)) in encode_op_hdr()
717 if (unlikely(status != 0)) in encode_getattr_res()
720 if (unlikely(status != 0)) in encode_getattr_res()
724 if (unlikely(!savep)) in encode_getattr_res()
727 if (unlikely(status != 0)) in encode_getattr_res()
730 if (unlikely(status != 0)) in encode_getattr_res()
733 if (unlikely(status != 0)) in encode_getattr_res()
736 if (unlikely(status != 0)) in encode_getattr_res()
739 if (unlikely(status != 0)) in encode_getattr_res()
742 if (unlikely(status != 0)) in encode_getattr_res()
758 if (unlikely(p == NULL)) in encode_sessionid()
773 if (unlikely(status != 0)) in encode_cb_sequence_res()
781 if (unlikely(p == NULL)) in encode_cb_sequence_res()
911 if (unlikely(status)) in process_op()
950 if (unlikely(res)) in process_op()
1004 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()