Lines Matching refs:unlikely

80 	if (unlikely(p == NULL))  in read_buf()
102 if (unlikely(p == NULL)) in decode_fh()
108 if (unlikely(p == NULL)) in decode_fh()
121 if (unlikely(p == NULL)) in decode_bitmap()
125 if (unlikely(p == NULL)) in decode_bitmap()
139 if (unlikely(p == NULL)) in decode_stateid()
157 if (unlikely(status != 0)) in decode_compound_hdr_arg()
160 if (unlikely(p == NULL)) in decode_compound_hdr_arg()
180 if (unlikely(p == NULL)) in decode_op_hdr()
193 if (unlikely(status != 0)) in decode_getattr_args()
206 if (unlikely(status != 0)) in decode_recall_args()
209 if (unlikely(p == NULL)) in decode_recall_args()
231 if (unlikely(p == NULL)) in decode_layoutrecall_args()
245 if (unlikely(status != 0)) in decode_layoutrecall_args()
249 if (unlikely(p == NULL)) in decode_layoutrecall_args()
256 if (unlikely(p == NULL)) in decode_layoutrecall_args()
279 if (unlikely(p == NULL)) { in decode_devicenotify_args()
302 if (unlikely(p == NULL)) { in decode_devicenotify_args()
333 if (unlikely(p == NULL)) { in decode_devicenotify_args()
363 if (unlikely(p == NULL)) in decode_sessionid()
383 if (unlikely(p == NULL)) in decode_rc_list()
390 if (unlikely(p == NULL)) in decode_rc_list()
395 if (unlikely(rc_list->rcl_refcalls == NULL)) in decode_rc_list()
422 if (unlikely(p == NULL)) in decode_cb_sequence_args()
436 if (unlikely(args->csa_rclists == NULL)) in decode_cb_sequence_args()
465 if (unlikely(p == NULL)) in decode_recallany_args()
469 if (unlikely(status)) in decode_recallany_args()
484 if (unlikely(p == NULL)) in decode_recallslot_args()
496 if (unlikely(p == NULL)) in decode_lockowner()
503 if (unlikely(p == NULL)) in decode_lockowner()
527 if (unlikely(status != 0)) in decode_notify_lock_args()
541 if (unlikely(!p)) in decode_write_response()
547 if (unlikely(!p)) in decode_write_response()
571 if (unlikely(status != 0)) in decode_offload_args()
576 if (unlikely(status != 0)) in decode_offload_args()
581 if (unlikely(!p)) in decode_offload_args()
586 if (unlikely(status != 0)) in decode_offload_args()
590 if (unlikely(!p)) in decode_offload_args()
601 if (unlikely(xdr_stream_encode_opaque(xdr, str, len) < 0)) in encode_string()
620 if (unlikely(!p)) in encode_attr_change()
633 if (unlikely(!p)) in encode_attr_size()
644 if (unlikely(!p)) in encode_attr_time()
670 if (unlikely(hdr->status == NULL)) in encode_compound_hdr_res()
673 if (unlikely(status != 0)) in encode_compound_hdr_res()
676 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res()
686 if (unlikely(p == NULL)) in encode_op_hdr()
700 if (unlikely(status != 0)) in encode_getattr_res()
703 if (unlikely(status != 0)) in encode_getattr_res()
707 if (unlikely(!savep)) in encode_getattr_res()
710 if (unlikely(status != 0)) in encode_getattr_res()
713 if (unlikely(status != 0)) in encode_getattr_res()
716 if (unlikely(status != 0)) in encode_getattr_res()
732 if (unlikely(p == NULL)) in encode_sessionid()
747 if (unlikely(status != 0)) in encode_cb_sequence_res()
755 if (unlikely(p == NULL)) in encode_cb_sequence_res()
886 if (unlikely(status)) in process_op()
923 if (unlikely(res)) in process_op()
981 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()