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()
375 if (unlikely(rc_list->rcl_nrefcalls > xdr->buf->len)) in decode_rc_list()
379 if (unlikely(p == NULL)) in decode_rc_list()
384 if (unlikely(rc_list->rcl_refcalls == NULL)) in decode_rc_list()
411 if (unlikely(p == NULL)) in decode_cb_sequence_args()
425 if (unlikely(args->csa_rclists == NULL)) in decode_cb_sequence_args()
454 if (unlikely(p == NULL)) in decode_recallany_args()
458 if (unlikely(status)) in decode_recallany_args()
473 if (unlikely(p == NULL)) in decode_recallslot_args()
485 if (unlikely(p == NULL)) in decode_lockowner()
492 if (unlikely(p == NULL)) in decode_lockowner()
516 if (unlikely(status != 0)) in decode_notify_lock_args()
530 if (unlikely(!p)) in decode_write_response()
536 if (unlikely(!p)) in decode_write_response()
560 if (unlikely(status != 0)) in decode_offload_args()
565 if (unlikely(status != 0)) in decode_offload_args()
570 if (unlikely(!p)) in decode_offload_args()
575 if (unlikely(status != 0)) in decode_offload_args()
579 if (unlikely(!p)) in decode_offload_args()
590 if (unlikely(xdr_stream_encode_opaque(xdr, str, len) < 0)) in encode_string()
609 if (unlikely(!p)) in encode_attr_change()
622 if (unlikely(!p)) in encode_attr_size()
633 if (unlikely(!p)) in encode_attr_time()
659 if (unlikely(hdr->status == NULL)) in encode_compound_hdr_res()
662 if (unlikely(status != 0)) in encode_compound_hdr_res()
665 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res()
675 if (unlikely(p == NULL)) in encode_op_hdr()
689 if (unlikely(status != 0)) in encode_getattr_res()
692 if (unlikely(status != 0)) in encode_getattr_res()
696 if (unlikely(!savep)) in encode_getattr_res()
699 if (unlikely(status != 0)) in encode_getattr_res()
702 if (unlikely(status != 0)) in encode_getattr_res()
705 if (unlikely(status != 0)) in encode_getattr_res()
721 if (unlikely(p == NULL)) in encode_sessionid()
736 if (unlikely(status != 0)) in encode_cb_sequence_res()
744 if (unlikely(p == NULL)) in encode_cb_sequence_res()
874 if (unlikely(status)) in process_op()
913 if (unlikely(res)) in process_op()
967 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()