Searched refs:GNTST_okay (Results 1 – 14 of 14) sorted by relevance
567 if (info->map[i].status != GNTST_okay) { in __xenbus_map_ring()592 if (info->unmap[i].status != GNTST_okay) { in __xenbus_map_ring()628 err = GNTST_okay; in xenbus_unmap_ring()630 if (unmap[i].status != GNTST_okay) { in xenbus_unmap_ring()824 err = GNTST_okay; in xenbus_unmap_ring_pv()827 if (unmap[i].status != GNTST_okay) { in xenbus_unmap_ring_pv()
371 if (map->map_ops[i].status == GNTST_okay) { in gntdev_map_grant_pages()381 if (map->kmap_ops[i].status == GNTST_okay) { in gntdev_map_grant_pages()402 if (map->unmap_ops[offset + i].status == GNTST_okay && in __unmap_grant_pages_done()406 WARN_ON(map->unmap_ops[offset + i].status != GNTST_okay && in __unmap_grant_pages_done()413 if (map->kunmap_ops[offset + i].status == GNTST_okay && in __unmap_grant_pages_done()417 WARN_ON(map->kunmap_ops[offset + i].status != GNTST_okay && in __unmap_grant_pages_done()841 if (status == GNTST_okay) in gntdev_copy()847 if (old_status != GNTST_okay) in gntdev_copy()882 if (put_user(GNTST_okay, status)) in gntdev_grant_copy_seg()
225 if (unlikely(unmap_ops[i].status != GNTST_okay)) in backend_unmap()299 if (likely(map_ops[cur_page].status == GNTST_okay)) { in backend_map()
799 if ((rc < 0) || (query.status != GNTST_okay)) in __max_nr_grant_frames()1259 case GNTST_okay: in gnttab_map_refs()
449 if (unlikely(map[i].status != GNTST_okay)) { in scsiback_gnttab_data_map_batch()
309 if (copy_op.status != GNTST_okay) in xenvif_set_hash_key()369 if (copy_op[0].status != GNTST_okay || in xenvif_set_hash_mapping()370 copy_op[nr - 1].status != GNTST_okay) in xenvif_set_hash_mapping()
174 if (unlikely(op->status != GNTST_okay)) { in xenvif_rx_copy_flush()
1365 if (gop[i].status != GNTST_okay) in xenvif_tx_dealloc_action()1409 GNTST_okay); in xenvif_tx_action()
713 if (map_ops[i].status != GNTST_okay || in set_foreign_p2m_mapping()714 (kmap_ops && kmap_ops[i].status != GNTST_okay)) in set_foreign_p2m_mapping()764 if (rc || unmap[0].status != GNTST_okay || in set_foreign_p2m_mapping()765 unmap[1].status != GNTST_okay) in set_foreign_p2m_mapping()
558 #define GNTST_okay (0) /* Normal return. */ macro
128 if (rc || unmap.status != GNTST_okay) in set_foreign_p2m_mapping()
626 #define GNTST_okay (0) /* Normal return. */ macro
139 if (xengnttab_seg->status != GNTST_okay) { in libxengnttab_backend_grant_copy()
238 size->status = GNTST_okay; in xen_gnttab_query_size_op()