Lines Matching refs:unlikely

80 	if (unlikely(p == NULL))  in read_buf()
90 if (unlikely(p == NULL)) in decode_string()
96 if (unlikely(p == NULL)) in decode_string()
110 if (unlikely(p == NULL)) in decode_fh()
116 if (unlikely(p == NULL)) in decode_fh()
129 if (unlikely(p == NULL)) in decode_bitmap()
133 if (unlikely(p == NULL)) in decode_bitmap()
147 if (unlikely(p == NULL)) in decode_stateid()
159 if (unlikely(status != 0)) in decode_compound_hdr_arg()
168 if (unlikely(p == NULL)) in decode_compound_hdr_arg()
190 if (unlikely(p == NULL)) in decode_op_hdr()
201 if (unlikely(status != 0)) in decode_getattr_args()
215 if (unlikely(status != 0)) in decode_recall_args()
218 if (unlikely(p == NULL)) { in decode_recall_args()
240 if (unlikely(p == NULL)) { in decode_layoutrecall_args()
256 if (unlikely(status != 0)) in decode_layoutrecall_args()
260 if (unlikely(p == NULL)) { in decode_layoutrecall_args()
267 if (unlikely(status != 0)) in decode_layoutrecall_args()
271 if (unlikely(p == NULL)) { in decode_layoutrecall_args()
303 if (unlikely(p == NULL)) { in decode_devicenotify_args()
326 if (unlikely(p == NULL)) { in decode_devicenotify_args()
357 if (unlikely(p == NULL)) { in decode_devicenotify_args()
387 if (unlikely(p == NULL)) in decode_sessionid()
407 if (unlikely(p == NULL)) in decode_rc_list()
414 if (unlikely(p == NULL)) in decode_rc_list()
419 if (unlikely(rc_list->rcl_refcalls == NULL)) in decode_rc_list()
446 if (unlikely(p == NULL)) in decode_cb_sequence_args()
460 if (unlikely(args->csa_rclists == NULL)) in decode_cb_sequence_args()
502 if (unlikely(p == NULL)) in decode_recallany_args()
506 if (unlikely(status)) in decode_recallany_args()
520 if (unlikely(p == NULL)) in decode_recallslot_args()
533 if (unlikely(p == NULL)) in encode_string()
550 if (unlikely(p == NULL)) in encode_attr_bitmap()
557 if (unlikely(p == NULL)) in encode_attr_bitmap()
563 if (unlikely(p == NULL)) in encode_attr_bitmap()
578 if (unlikely(!p)) in encode_attr_change()
591 if (unlikely(!p)) in encode_attr_size()
602 if (unlikely(!p)) in encode_attr_time()
628 if (unlikely(hdr->status == NULL)) in encode_compound_hdr_res()
631 if (unlikely(status != 0)) in encode_compound_hdr_res()
634 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res()
644 if (unlikely(p == NULL)) in encode_op_hdr()
656 if (unlikely(status != 0)) in encode_getattr_res()
659 if (unlikely(status != 0)) in encode_getattr_res()
662 if (unlikely(status != 0)) in encode_getattr_res()
665 if (unlikely(status != 0)) in encode_getattr_res()
668 if (unlikely(status != 0)) in encode_getattr_res()
685 if (unlikely(p == NULL)) in encode_sessionid()
699 if (unlikely(status != 0)) in encode_cb_sequence_res()
707 if (unlikely(p == NULL)) in encode_cb_sequence_res()
836 if (unlikely(status)) in process_op()
876 if (unlikely(res)) in process_op()
932 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()