Lines Matching refs: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()
130 if (unlikely(p == NULL)) in decode_stateid()
148 if (unlikely(status != 0)) in decode_compound_hdr_arg()
151 if (unlikely(p == NULL)) in decode_compound_hdr_arg()
171 if (unlikely(p == NULL)) in decode_op_hdr()
184 if (unlikely(status != 0)) in decode_getattr_args()
197 if (unlikely(status != 0)) in decode_recall_args()
200 if (unlikely(p == NULL)) in decode_recall_args()
222 if (unlikely(p == NULL)) in decode_layoutrecall_args()
236 if (unlikely(status != 0)) in decode_layoutrecall_args()
240 if (unlikely(p == NULL)) in decode_layoutrecall_args()
247 if (unlikely(p == NULL)) in decode_layoutrecall_args()
268 if (unlikely(p == NULL)) { in decode_devicenotify_args()
288 if (unlikely(p == NULL)) { in decode_devicenotify_args()
319 if (unlikely(p == NULL)) { in decode_devicenotify_args()
351 if (unlikely(p == NULL)) in decode_sessionid()
371 if (unlikely(p == NULL)) in decode_rc_list()
378 if (unlikely(p == NULL)) in decode_rc_list()
383 if (unlikely(rc_list->rcl_refcalls == NULL)) in decode_rc_list()
410 if (unlikely(p == NULL)) in decode_cb_sequence_args()
424 if (unlikely(args->csa_rclists == NULL)) in decode_cb_sequence_args()
453 if (unlikely(p == NULL)) in decode_recallany_args()
457 if (unlikely(status)) in decode_recallany_args()
472 if (unlikely(p == NULL)) in decode_recallslot_args()
484 if (unlikely(p == NULL)) in decode_lockowner()
491 if (unlikely(p == NULL)) in decode_lockowner()
515 if (unlikely(status != 0)) in decode_notify_lock_args()
529 if (unlikely(!p)) in decode_write_response()
535 if (unlikely(!p)) in decode_write_response()
559 if (unlikely(status != 0)) in decode_offload_args()
564 if (unlikely(status != 0)) in decode_offload_args()
569 if (unlikely(!p)) in decode_offload_args()
574 if (unlikely(status != 0)) in decode_offload_args()
578 if (unlikely(!p)) in decode_offload_args()
589 if (unlikely(xdr_stream_encode_opaque(xdr, str, len) < 0)) in encode_string()
608 if (unlikely(!p)) in encode_attr_change()
621 if (unlikely(!p)) in encode_attr_size()
632 if (unlikely(!p)) in encode_attr_time()
658 if (unlikely(hdr->status == NULL)) in encode_compound_hdr_res()
661 if (unlikely(status != 0)) in encode_compound_hdr_res()
664 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res()
674 if (unlikely(p == NULL)) in encode_op_hdr()
688 if (unlikely(status != 0)) in encode_getattr_res()
691 if (unlikely(status != 0)) in encode_getattr_res()
695 if (unlikely(!savep)) in encode_getattr_res()
698 if (unlikely(status != 0)) in encode_getattr_res()
701 if (unlikely(status != 0)) in encode_getattr_res()
704 if (unlikely(status != 0)) in encode_getattr_res()
720 if (unlikely(p == NULL)) in encode_sessionid()
735 if (unlikely(status != 0)) in encode_cb_sequence_res()
743 if (unlikely(p == NULL)) in encode_cb_sequence_res()
874 if (unlikely(status)) in process_op()
911 if (unlikely(res)) in process_op()
974 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()