Searched refs:xenbus_transaction (Results 1 - 24 of 24) sorted by last modified time

/linux-master/drivers/xen/
H A Dpvcalls-back.c1043 struct xenbus_transaction xbt;
H A Dpvcalls-front.c1142 struct xenbus_transaction xbt;
H A Dmanage.c224 struct xenbus_transaction xbt;
273 struct xenbus_transaction xbt;
/linux-master/drivers/net/
H A Dxen-netfront.c2077 struct xenbus_transaction *xbt, int write_hierarchical)
2255 struct xenbus_transaction xbt;
/linux-master/drivers/block/
H A Dxen-blkfront.c1717 static int write_per_ring_nodes(struct xenbus_transaction xbt,
1772 struct xenbus_transaction xbt;
/linux-master/drivers/block/xen-blkback/
H A Dxenbus.c552 int xen_blkbk_flush_diskcache(struct xenbus_transaction xbt,
566 static void xen_blkbk_discard(struct xenbus_transaction xbt, struct backend_info *be)
608 int xen_blkbk_barrier(struct xenbus_transaction xbt,
886 struct xenbus_transaction xbt;
H A Dblkback.c478 struct xenbus_transaction xbt;
H A Dcommon.h389 int xen_blkbk_flush_diskcache(struct xenbus_transaction xbt,
392 int xen_blkbk_barrier(struct xenbus_transaction xbt,
/linux-master/drivers/xen/xenbus/
H A Dxenbus_client.c225 struct xenbus_transaction xbt;
H A Dxenbus_dev_frontend.c74 struct xenbus_transaction handle;
H A Dxenbus_xs.c302 static void *xs_talkv(struct xenbus_transaction t,
355 static void *xs_single(struct xenbus_transaction t,
422 char **xenbus_directory(struct xenbus_transaction t,
442 int xenbus_exists(struct xenbus_transaction t,
460 void *xenbus_read(struct xenbus_transaction t,
479 int xenbus_write(struct xenbus_transaction t,
502 int xenbus_mkdir(struct xenbus_transaction t,
519 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node)
537 int xenbus_transaction_start(struct xenbus_transaction *t)
554 int xenbus_transaction_end(struct xenbus_transaction
[all...]
/linux-master/drivers/tty/hvc/
H A Dhvc_xen.c433 struct xenbus_transaction xbt;
/linux-master/net/9p/
H A Dtrans_xen.c381 struct xenbus_transaction xbt;
/linux-master/drivers/scsi/
H A Dxen-scsifront.c844 struct xenbus_transaction xbt;
/linux-master/drivers/video/fbdev/
H A Dxen-fbfront.c552 struct xenbus_transaction xbt;
/linux-master/drivers/pci/
H A Dxen-pcifront.c747 struct xenbus_transaction trans;
/linux-master/drivers/xen/xen-pciback/
H A Dpci_stub.c664 struct xenbus_transaction xbt;
/linux-master/include/xen/
H A Dxenbus.h146 struct xenbus_transaction struct
152 #define XBT_NIL ((struct xenbus_transaction) { 0 })
154 char **xenbus_directory(struct xenbus_transaction t,
156 void *xenbus_read(struct xenbus_transaction t,
158 int xenbus_write(struct xenbus_transaction t,
160 int xenbus_mkdir(struct xenbus_transaction t,
162 int xenbus_exists(struct xenbus_transaction t,
164 int xenbus_rm(struct xenbus_transaction t, const char *dir, const char *node);
165 int xenbus_transaction_start(struct xenbus_transaction *t);
166 int xenbus_transaction_end(struct xenbus_transaction
[all...]
/linux-master/drivers/net/xen-netback/
H A Dxenbus.c1005 struct xenbus_transaction xbt;
/linux-master/drivers/usb/host/
H A Dxen-hcd.c1165 struct xenbus_transaction xbt;
/linux-master/drivers/input/misc/
H A Dxen-kbdfront.c426 struct xenbus_transaction xbt;
/linux-master/drivers/char/tpm/
H A Dxen-tpmfront.c253 struct xenbus_transaction xbt;
/linux-master/sound/xen/
H A Dxen_snd_front_evtchnl.c335 static int evtchnl_publish(struct xenbus_transaction xbt,
363 struct xenbus_transaction xbt;
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.c248 static int evtchnl_publish(struct xenbus_transaction xbt,
275 struct xenbus_transaction xbt;

Completed in 489 milliseconds