Lines Matching refs:unlikely

74 	if (unlikely(p == NULL))  in read_buf()
84 if (unlikely(p == NULL)) in decode_string()
90 if (unlikely(p == NULL)) in decode_string()
104 if (unlikely(p == NULL)) in decode_fh()
110 if (unlikely(p == NULL)) in decode_fh()
123 if (unlikely(p == NULL)) in decode_bitmap()
127 if (unlikely(p == NULL)) in decode_bitmap()
141 if (unlikely(p == NULL)) in decode_stateid()
153 if (unlikely(status != 0)) in decode_compound_hdr_arg()
162 if (unlikely(p == NULL)) in decode_compound_hdr_arg()
184 if (unlikely(p == NULL)) in decode_op_hdr()
195 if (unlikely(status != 0)) in decode_getattr_args()
211 if (unlikely(status != 0)) in decode_recall_args()
214 if (unlikely(p == NULL)) { in decode_recall_args()
237 if (unlikely(p == NULL)) { in decode_layoutrecall_args()
253 if (unlikely(status != 0)) in decode_layoutrecall_args()
257 if (unlikely(p == NULL)) { in decode_layoutrecall_args()
264 if (unlikely(status != 0)) in decode_layoutrecall_args()
268 if (unlikely(p == NULL)) { in decode_layoutrecall_args()
294 if (unlikely(p == NULL)) in decode_sessionid()
314 if (unlikely(p == NULL)) in decode_rc_list()
321 if (unlikely(p == NULL)) in decode_rc_list()
326 if (unlikely(rc_list->rcl_refcalls == NULL)) in decode_rc_list()
353 if (unlikely(p == NULL)) in decode_cb_sequence_args()
367 if (unlikely(args->csa_rclists == NULL)) in decode_cb_sequence_args()
407 if (unlikely(p == NULL)) in decode_recallany_args()
411 if (unlikely(p == NULL)) in decode_recallany_args()
426 if (unlikely(p == NULL)) in decode_recallslot_args()
439 if (unlikely(p == NULL)) in encode_string()
456 if (unlikely(p == NULL)) in encode_attr_bitmap()
463 if (unlikely(p == NULL)) in encode_attr_bitmap()
469 if (unlikely(p == NULL)) in encode_attr_bitmap()
484 if (unlikely(!p)) in encode_attr_change()
497 if (unlikely(!p)) in encode_attr_size()
508 if (unlikely(!p)) in encode_attr_time()
534 if (unlikely(hdr->status == NULL)) in encode_compound_hdr_res()
537 if (unlikely(status != 0)) in encode_compound_hdr_res()
540 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res()
550 if (unlikely(p == NULL)) in encode_op_hdr()
562 if (unlikely(status != 0)) in encode_getattr_res()
565 if (unlikely(status != 0)) in encode_getattr_res()
568 if (unlikely(status != 0)) in encode_getattr_res()
571 if (unlikely(status != 0)) in encode_getattr_res()
574 if (unlikely(status != 0)) in encode_getattr_res()
592 if (unlikely(p == NULL)) in encode_sessionid()
606 if (unlikely(status != 0)) in encode_cb_sequence_res()
612 if (unlikely(p == NULL)) in encode_cb_sequence_res()
733 if (unlikely(status)) in process_op()
761 if (unlikely(res)) in process_op()
814 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()