GNTST_okay        308 drivers/net/xen-netback/hash.c 		if (copy_op.status != GNTST_okay)
GNTST_okay        368 drivers/net/xen-netback/hash.c 		if (copy_op[0].status != GNTST_okay ||
GNTST_okay        369 drivers/net/xen-netback/hash.c 		    copy_op[nr - 1].status != GNTST_okay)
GNTST_okay       1302 drivers/net/xen-netback/netback.c 				if (gop[i].status != GNTST_okay)
GNTST_okay        148 drivers/net/xen-netback/rx.c 		if (unlikely(op->status != GNTST_okay)) {
GNTST_okay        880 drivers/xen/gntdev.c 		if (status == GNTST_okay)
GNTST_okay        886 drivers/xen/gntdev.c 		if (old_status != GNTST_okay)
GNTST_okay        921 drivers/xen/gntdev.c 	if (put_user(GNTST_okay, status))
GNTST_okay        710 drivers/xen/grant-table.c 	if ((rc < 0) || (query.status != GNTST_okay))
GNTST_okay       1044 drivers/xen/grant-table.c 		case GNTST_okay:
GNTST_okay        234 drivers/xen/xen-front-pgdir-shbuf.c 		if (unlikely(unmap_ops[i].status != GNTST_okay))
GNTST_okay        309 drivers/xen/xen-front-pgdir-shbuf.c 		if (unlikely(map_ops[cur_page].status != GNTST_okay))
GNTST_okay        428 drivers/xen/xen-scsiback.c 		if (unlikely(map[i].status != GNTST_okay)) {
GNTST_okay        476 drivers/xen/xenbus/xenbus_client.c 	int err = GNTST_okay;
GNTST_okay        491 drivers/xen/xenbus/xenbus_client.c 		if (map[i].status != GNTST_okay) {
GNTST_okay        501 drivers/xen/xenbus/xenbus_client.c 	return GNTST_okay;
GNTST_okay        518 drivers/xen/xenbus/xenbus_client.c 		if (unmap[i].status != GNTST_okay) {
GNTST_okay        685 drivers/xen/xenbus/xenbus_client.c 	int err = GNTST_okay;
GNTST_okay        774 drivers/xen/xenbus/xenbus_client.c 	err = GNTST_okay;
GNTST_okay        777 drivers/xen/xenbus/xenbus_client.c 		if (unmap[i].status != GNTST_okay) {
GNTST_okay        897 drivers/xen/xenbus/xenbus_client.c 	err = GNTST_okay;
GNTST_okay        899 drivers/xen/xenbus/xenbus_client.c 		if (unmap[i].status != GNTST_okay) {