Lines Matching refs:unlikely

78 	if (unlikely(p == NULL))  in read_buf()
88 if (unlikely(p == NULL)) in decode_string()
94 if (unlikely(p == NULL)) in decode_string()
108 if (unlikely(p == NULL)) in decode_fh()
114 if (unlikely(p == NULL)) in decode_fh()
127 if (unlikely(p == NULL)) in decode_bitmap()
131 if (unlikely(p == NULL)) in decode_bitmap()
145 if (unlikely(p == NULL)) in decode_stateid()
157 if (unlikely(status != 0)) in decode_compound_hdr_arg()
166 if (unlikely(p == NULL)) in decode_compound_hdr_arg()
188 if (unlikely(p == NULL)) in decode_op_hdr()
199 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()
241 if (unlikely(p == NULL)) { in decode_layoutrecall_args()
257 if (unlikely(status != 0)) in decode_layoutrecall_args()
261 if (unlikely(p == NULL)) { in decode_layoutrecall_args()
268 if (unlikely(status != 0)) in decode_layoutrecall_args()
272 if (unlikely(p == NULL)) { in decode_layoutrecall_args()
304 if (unlikely(p == NULL)) { in decode_devicenotify_args()
327 if (unlikely(p == NULL)) { in decode_devicenotify_args()
358 if (unlikely(p == NULL)) { in decode_devicenotify_args()
389 if (unlikely(p == NULL)) in decode_sessionid()
409 if (unlikely(p == NULL)) in decode_rc_list()
416 if (unlikely(p == NULL)) in decode_rc_list()
421 if (unlikely(rc_list->rcl_refcalls == NULL)) in decode_rc_list()
448 if (unlikely(p == NULL)) in decode_cb_sequence_args()
462 if (unlikely(args->csa_rclists == NULL)) in decode_cb_sequence_args()
505 if (unlikely(p == NULL)) in decode_recallany_args()
509 if (unlikely(status)) in decode_recallany_args()
524 if (unlikely(p == NULL)) in decode_recallslot_args()
537 if (unlikely(p == NULL)) in encode_string()
554 if (unlikely(p == NULL)) in encode_attr_bitmap()
561 if (unlikely(p == NULL)) in encode_attr_bitmap()
567 if (unlikely(p == NULL)) in encode_attr_bitmap()
582 if (unlikely(!p)) in encode_attr_change()
595 if (unlikely(!p)) in encode_attr_size()
606 if (unlikely(!p)) in encode_attr_time()
632 if (unlikely(hdr->status == NULL)) in encode_compound_hdr_res()
635 if (unlikely(status != 0)) in encode_compound_hdr_res()
638 if (unlikely(hdr->nops == NULL)) in encode_compound_hdr_res()
648 if (unlikely(p == NULL)) in encode_op_hdr()
660 if (unlikely(status != 0)) in encode_getattr_res()
663 if (unlikely(status != 0)) in encode_getattr_res()
666 if (unlikely(status != 0)) in encode_getattr_res()
669 if (unlikely(status != 0)) in encode_getattr_res()
672 if (unlikely(status != 0)) in encode_getattr_res()
690 if (unlikely(p == NULL)) in encode_sessionid()
704 if (unlikely(status != 0)) in encode_cb_sequence_res()
710 if (unlikely(p == NULL)) in encode_cb_sequence_res()
839 if (unlikely(status)) in process_op()
879 if (unlikely(res)) in process_op()
935 if (unlikely(status == htonl(NFS4ERR_RESOURCE_HDR))) { in nfs4_callback_compound()