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()
269 if (unlikely(p == NULL)) { in decode_devicenotify_args()
293 if (unlikely(p == NULL)) { in decode_devicenotify_args()
324 if (unlikely(p == NULL)) { in decode_devicenotify_args()
354 if (unlikely(p == NULL)) in decode_sessionid()
374 if (unlikely(p == NULL)) in decode_rc_list()
381 if (unlikely(p == NULL)) in decode_rc_list()
386 if (unlikely(rc_list->rcl_refcalls == NULL)) in decode_rc_list()
413 if (unlikely(p == NULL)) in decode_cb_sequence_args()
427 if (unlikely(args->csa_rclists == NULL)) in decode_cb_sequence_args()
456 if (unlikely(p == NULL)) in decode_recallany_args()
460 if (unlikely(status)) in decode_recallany_args()
475 if (unlikely(p == NULL)) in decode_recallslot_args()
487 if (unlikely(p == NULL)) in decode_lockowner()
494 if (unlikely(p == NULL)) in decode_lockowner()
518 if (unlikely(status != 0)) in decode_notify_lock_args()
532 if (unlikely(!p)) in decode_write_response()
538 if (unlikely(!p)) in decode_write_response()
562 if (unlikely(status != 0)) in decode_offload_args()
567 if (unlikely(status != 0)) in decode_offload_args()
572 if (unlikely(!p)) in decode_offload_args()
577 if (unlikely(status != 0)) in decode_offload_args()
581 if (unlikely(!p)) in decode_offload_args()
592 if (unlikely(xdr_stream_encode_opaque(xdr, str, len) < 0)) in encode_string()
611 if (unlikely(!p)) in encode_attr_change()
624 if (unlikely(!p)) in encode_attr_size()
635 if (unlikely(!p)) in encode_attr_time()
661 if (unlikely(hdr->status == NULL)) in encode_compound_hdr_res()
664 if (unlikely(status != 0)) in encode_compound_hdr_res()
667 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res()
677 if (unlikely(p == NULL)) in encode_op_hdr()
691 if (unlikely(status != 0)) in encode_getattr_res()
694 if (unlikely(status != 0)) in encode_getattr_res()
698 if (unlikely(!savep)) in encode_getattr_res()
701 if (unlikely(status != 0)) in encode_getattr_res()
704 if (unlikely(status != 0)) in encode_getattr_res()
707 if (unlikely(status != 0)) in encode_getattr_res()
723 if (unlikely(p == NULL)) in encode_sessionid()
738 if (unlikely(status != 0)) in encode_cb_sequence_res()
746 if (unlikely(p == NULL)) in encode_cb_sequence_res()
876 if (unlikely(status)) in process_op()
915 if (unlikely(res)) in process_op()
969 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()