Searched refs:GNTST_okay (Results 1 – 6 of 6) sorted by relevance
643 #define GNTST_okay (0) /* Normal return. */ macro
460 if ((rc < 0) || (query.status != GNTST_okay)) in __max_nr_grant_frames()
1773 KASSERT(gnttab[i].status == GNTST_okay, in xnb_update_mbufc()2054 if (status != GNTST_okay) { in xnb_rxpkt2rsp()2104 rsp->status = GNTST_okay; in xnb_rxpkt2rsp()
1300 xnb_unit_pvt.gnttab[0].status = GNTST_okay; in xnb_update_mbufc_short()1344 xnb_unit_pvt.gnttab[0].status = GNTST_okay; in xnb_update_mbufc_2req()1345 xnb_unit_pvt.gnttab[1].status = GNTST_okay; in xnb_update_mbufc_2req()1384 xnb_unit_pvt.gnttab[0].status = GNTST_okay; in xnb_update_mbufc_2cluster()
801 gmap->grant_map_ops[ridx].status != GNTST_okay) in gntdev_gmap_pg_fault()1164 if (gmap_start->grant_map_ops[i].status != GNTST_okay) { in mmap_gmap()
2744 if (gnts[i].status != GNTST_okay) in xbb_connect_ring()