Searched refs:GNTST_okay (Results 1 – 9 of 9) sorted by relevance
471 int err = GNTST_okay; in __xenbus_map_ring()486 if (map[i].status != GNTST_okay) { in __xenbus_map_ring()496 return GNTST_okay; in __xenbus_map_ring()513 if (unmap[i].status != GNTST_okay) { in __xenbus_map_ring()680 int err = GNTST_okay; in xenbus_map_ring_valloc_pv()769 err = GNTST_okay; in xenbus_unmap_ring_vfree_pv()772 if (unmap[i].status != GNTST_okay) { in xenbus_unmap_ring_vfree_pv()892 err = GNTST_okay; in xenbus_unmap_ring()894 if (unmap[i].status != GNTST_okay) { in xenbus_unmap_ring()
308 if (copy_op.status != GNTST_okay) in xenvif_set_hash_key()368 if (copy_op[0].status != GNTST_okay || in xenvif_set_hash_mapping()369 copy_op[nr - 1].status != GNTST_okay) in xenvif_set_hash_mapping()
148 if (unlikely(op->status != GNTST_okay)) { in xenvif_rx_copy_flush()
1291 if (gop[i].status != GNTST_okay) in xenvif_tx_dealloc_action()
154 if (unlikely(unmap_ops[i].status != GNTST_okay)) in backend_unmap()221 if (unlikely(map_ops[cur_page].status != GNTST_okay)) in backend_map()
538 #define GNTST_okay (0) /* Normal return. */ macro
891 if (status == GNTST_okay) in gntdev_copy()897 if (old_status != GNTST_okay) in gntdev_copy()932 if (put_user(GNTST_okay, status)) in gntdev_grant_copy_seg()
710 if ((rc < 0) || (query.status != GNTST_okay)) in __max_nr_grant_frames()1044 case GNTST_okay: in gnttab_map_refs()
428 if (unlikely(map[i].status != GNTST_okay)) { in scsiback_gnttab_data_map_batch()