Home
last modified time | relevance | path

Searched refs:xenbus_device (Results 1 – 25 of 37) sorted by relevance

12

/linux/include/xen/
A Dxenbus.h79 struct xenbus_device { struct
101 return container_of(dev, struct xenbus_device, dev); in to_xenbus_device()
116 int (*probe)(struct xenbus_device *dev,
118 void (*otherend_changed)(struct xenbus_device *dev,
120 int (*remove)(struct xenbus_device *dev);
121 int (*suspend)(struct xenbus_device *dev);
122 int (*resume)(struct xenbus_device *dev);
126 int (*is_ready)(struct xenbus_device *dev);
127 void (*reclaim_memory)(struct xenbus_device *dev);
245 int xenbus_dev_is_online(struct xenbus_device *dev);
[all …]
A Devents.h15 struct xenbus_device;
40 int bind_interdomain_evtchn_to_irq_lateeoi(struct xenbus_device *dev,
42 int bind_interdomain_evtchn_to_irqhandler_lateeoi(struct xenbus_device *dev,
A Dxen-front-pgdir-shbuf.h49 struct xenbus_device *xb_dev;
59 struct xenbus_device *xb_dev;
/linux/drivers/xen/xenbus/
A Dxenbus_client.c89 int (*map)(struct xenbus_device *dev, struct map_ring_valloc *info,
92 int (*unmap)(struct xenbus_device *dev, void *vaddr);
128 int xenbus_watch_path(struct xenbus_device *dev, const char *path, in xenbus_watch_path()
170 int xenbus_watch_pathfmt(struct xenbus_device *dev, in xenbus_watch_pathfmt()
198 static void xenbus_switch_fatal(struct xenbus_device *, int, int,
202 __xenbus_switch_state(struct xenbus_device *dev, in __xenbus_switch_state()
273 int xenbus_frontend_closed(struct xenbus_device *dev) in xenbus_frontend_closed()
378 int xenbus_grant_ring(struct xenbus_device *dev, void *vaddr, in xenbus_grant_ring()
502 static int __xenbus_map_ring(struct xenbus_device *dev, in __xenbus_map_ring()
613 static int xenbus_map_ring_hvm(struct xenbus_device *dev, in xenbus_map_ring_hvm()
[all …]
A Dxenbus_probe.c133 static int watch_otherend(struct xenbus_device *dev) in watch_otherend()
176 struct xenbus_device *dev = in xenbus_otherend_changed()
229 struct xenbus_device *dev = to_xenbus_device(_dev); in spurious_threshold_show()
238 struct xenbus_device *dev = to_xenbus_device(_dev); in spurious_threshold_store()
381 struct xenbus_device *dev;
502 struct xenbus_device *xendev; in xenbus_probe_node()
625 struct xenbus_device *dev; in xenbus_dev_changed()
664 struct xenbus_device *xdev in xenbus_dev_suspend()
665 = container_of(dev, struct xenbus_device, dev); in xenbus_dev_suspend()
684 struct xenbus_device *xdev in xenbus_dev_resume()
[all …]
A Dxenbus_probe_frontend.c79 struct xenbus_device *dev = to_xenbus_device(_dev); in xenbus_uevent_frontend()
96 struct xenbus_device *xdev = container_of(w, struct xenbus_device, work); in xenbus_frontend_delayed_resume()
108 struct xenbus_device *xdev = to_xenbus_device(dev); in xenbus_frontend_dev_resume()
121 struct xenbus_device *xdev = to_xenbus_device(dev); in xenbus_frontend_dev_probe()
130 struct xenbus_device *dev = to_xenbus_device(_dev); in xenbus_frontend_dev_shutdown()
192 static int read_backend_details(struct xenbus_device *xendev) in read_backend_details()
199 struct xenbus_device *xendev = to_xenbus_device(dev); in is_device_connecting()
245 struct xenbus_device *xendev = to_xenbus_device(dev); in print_device_status()
A Dxenbus_probe_backend.c98 struct xenbus_device *xdev; in xenbus_uevent_backend()
225 static int read_frontend_details(struct xenbus_device *xendev) in read_frontend_details()
230 int xenbus_dev_is_online(struct xenbus_device *dev) in xenbus_dev_is_online()
260 struct xenbus_device *xdev; in backend_reclaim_memory()
/linux/drivers/net/xen-netback/
A Dxenbus.c203 static int netback_uevent(struct xenbus_device *xdev, in netback_uevent()
225 struct xenbus_device *dev = be->dev; in backend_create_xenvif()
289 struct xenbus_device *dev = be->dev; in backend_switch_state()
397 struct xenbus_device *dev) in read_xenbus_frontend_xdp()
417 static void frontend_changed(struct xenbus_device *dev, in frontend_changed()
685 struct xenbus_device *dev = be->dev; in connect_ctrl_ring()
728 struct xenbus_device *dev = be->dev; in connect()
857 struct xenbus_device *dev = be->dev; in connect_data_rings()
938 struct xenbus_device *dev = be->dev; in read_xenbus_vif_flags()
986 static int netback_remove(struct xenbus_device *dev) in netback_remove()
[all …]
A Dcommon.h267 struct xenbus_device *dev;
342 static inline struct xenbus_device *xenvif_to_xenbus_device(struct xenvif *vif) in xenvif_to_xenbus_device()
/linux/drivers/block/xen-blkback/
A Dxenbus.c21 struct xenbus_device *dev;
57 struct xenbus_device *dev = blkif->be->dev; in blkback_name()
562 struct xenbus_device *dev = be->dev; in xen_blkbk_flush_diskcache()
575 struct xenbus_device *dev = be->dev; in xen_blkbk_discard()
619 struct xenbus_device *dev = be->dev; in xen_blkbk_barrier()
635 static int xen_blkbk_probe(struct xenbus_device *dev, in xen_blkbk_probe()
714 struct xenbus_device *dev = be->dev; in backend_changed()
876 static void reclaim_memory(struct xenbus_device *dev) in reclaim_memory()
896 struct xenbus_device *dev = be->dev; in connect()
979 struct xenbus_device *dev = blkif->be->dev; in read_per_ring_refs()
[all …]
/linux/drivers/xen/
A Dpvcalls-back.c39 struct xenbus_device *dev;
259 static int pvcalls_back_socket(struct xenbus_device *dev, in pvcalls_back_socket()
386 static int pvcalls_back_connect(struct xenbus_device *dev, in pvcalls_back_connect()
616 static int pvcalls_back_bind(struct xenbus_device *dev, in pvcalls_back_bind()
753 static int pvcalls_back_poll(struct xenbus_device *dev, in pvcalls_back_poll()
857 struct xenbus_device *dev = fedata->dev; in pvcalls_back_work()
883 struct xenbus_device *dev = dev_id; in pvcalls_back_event()
921 static int backend_connect(struct xenbus_device *dev) in backend_connect()
988 static int backend_disconnect(struct xenbus_device *dev) in backend_disconnect()
1030 static int pvcalls_back_probe(struct xenbus_device *dev, in pvcalls_back_probe()
[all …]
/linux/drivers/input/misc/
A Dxen-kbdfront.c42 struct xenbus_device *xbdev;
54 static int xenkbd_remove(struct xenbus_device *);
55 static int xenkbd_connect_backend(struct xenbus_device *, struct xenkbd_info *);
200 static int xenkbd_probe(struct xenbus_device *dev, in xenkbd_probe()
398 static int xenkbd_resume(struct xenbus_device *dev) in xenkbd_resume()
407 static int xenkbd_remove(struct xenbus_device *dev) in xenkbd_remove()
423 static int xenkbd_connect_backend(struct xenbus_device *dev, in xenkbd_connect_backend()
499 static void xenkbd_backend_changed(struct xenbus_device *dev, in xenkbd_backend_changed()
/linux/drivers/char/tpm/
A Dxen-tpmfront.c22 struct xenbus_device *dev;
251 static int setup_ring(struct xenbus_device *dev, struct tpm_private *priv) in setup_ring()
346 static int tpmfront_probe(struct xenbus_device *dev, in tpmfront_probe()
375 static int tpmfront_remove(struct xenbus_device *dev) in tpmfront_remove()
385 static int tpmfront_resume(struct xenbus_device *dev) in tpmfront_resume()
392 static void backend_changed(struct xenbus_device *dev, in backend_changed()
/linux/drivers/scsi/
A Dxen-scsifront.c104 struct xenbus_device *dev;
710 struct xenbus_device *dev = info->dev; in scsifront_alloc_ring()
776 struct xenbus_device *dev = info->dev; in scsifront_init_ring()
826 static int scsifront_probe(struct xenbus_device *dev, in scsifront_probe()
882 static int scsifront_resume(struct xenbus_device *dev) in scsifront_resume()
909 static int scsifront_suspend(struct xenbus_device *dev) in scsifront_suspend()
931 static int scsifront_remove(struct xenbus_device *dev) in scsifront_remove()
953 struct xenbus_device *dev = info->dev; in scsifront_disconnect()
976 struct xenbus_device *dev = info->dev; in scsifront_do_lun_hotplug()
1061 static void scsifront_read_backend_params(struct xenbus_device *dev, in scsifront_read_backend_params()
[all …]
/linux/drivers/video/fbdev/
A Dxen-fbfront.c58 struct xenbus_device *xbdev;
70 static int xenfb_remove(struct xenbus_device *);
72 static int xenfb_connect_backend(struct xenbus_device *, struct xenfb_info *);
364 static int xenfb_probe(struct xenbus_device *dev, in xenfb_probe()
522 static int xenfb_resume(struct xenbus_device *dev) in xenfb_resume()
531 static int xenfb_remove(struct xenbus_device *dev) in xenfb_remove()
576 static int xenfb_connect_backend(struct xenbus_device *dev, in xenfb_connect_backend()
642 static void xenfb_backend_changed(struct xenbus_device *dev, in xenfb_backend_changed()
/linux/net/9p/
A Dtrans_xen.c53 struct xenbus_device *dev;
296 static int xen_9pfs_front_remove(struct xenbus_device *dev) in xen_9pfs_front_remove()
305 static int xen_9pfs_front_alloc_dataring(struct xenbus_device *dev, in xen_9pfs_front_alloc_dataring()
366 static int xen_9pfs_front_probe(struct xenbus_device *dev, in xen_9pfs_front_probe()
473 static int xen_9pfs_front_resume(struct xenbus_device *dev) in xen_9pfs_front_resume()
479 static void xen_9pfs_front_changed(struct xenbus_device *dev, in xen_9pfs_front_changed()
/linux/drivers/tty/hvc/
A Dhvc_xen.c37 struct xenbus_device *xbdev;
397 static int xencons_remove(struct xenbus_device *dev) in xencons_remove()
402 static int xencons_connect_backend(struct xenbus_device *dev, in xencons_connect_backend()
462 static int xencons_probe(struct xenbus_device *dev, in xencons_probe()
500 static int xencons_resume(struct xenbus_device *dev) in xencons_resume()
509 static void xencons_backend_changed(struct xenbus_device *dev, in xencons_backend_changed()
/linux/sound/xen/
A Dxen_snd_front.c237 static void sndback_changed(struct xenbus_device *xb_dev, in sndback_changed()
298 static int xen_drv_probe(struct xenbus_device *xb_dev, in xen_drv_probe()
314 static int xen_drv_remove(struct xenbus_device *dev) in xen_drv_remove()
A Dxen_snd_front.h23 struct xenbus_device *xb_dev;
/linux/drivers/xen/events/
A Devents_base.c125 struct xenbus_device *interdomain;
336 struct xenbus_device *dev) in xen_irq_info_evtchn_setup()
619 struct xenbus_device *dev = info->u.interdomain; in xen_irq_lateeoi_locked()
981 struct xenbus_device *dev; in __unbind_from_irq()
1203 struct xenbus_device *dev) in bind_evtchn_to_irq_chip()
1305 static int bind_interdomain_evtchn_to_irq_chip(struct xenbus_device *dev, in bind_interdomain_evtchn_to_irq_chip()
1322 int bind_interdomain_evtchn_to_irq_lateeoi(struct xenbus_device *dev, in bind_interdomain_evtchn_to_irq_lateeoi()
1473 struct xenbus_device *dev, evtchn_port_t remote_port, in bind_interdomain_evtchn_to_irqhandler_chip()
1492 int bind_interdomain_evtchn_to_irqhandler_lateeoi(struct xenbus_device *dev, in bind_interdomain_evtchn_to_irqhandler_lateeoi()
1666 struct xenbus_device *dev; in handle_irq_for_port()
/linux/drivers/xen/xen-pciback/
A Dxenbus.c37 static struct xen_pcibk_device *alloc_pdev(struct xenbus_device *xdev) in alloc_pdev()
518 static void xen_pcibk_frontend_changed(struct xenbus_device *xdev, in xen_pcibk_frontend_changed()
684 static int xen_pcibk_xenbus_probe(struct xenbus_device *dev, in xen_pcibk_xenbus_probe()
719 static int xen_pcibk_xenbus_remove(struct xenbus_device *dev) in xen_pcibk_xenbus_remove()
/linux/drivers/gpu/drm/xen/
A Dxen_drm_front_cfg.c51 struct xenbus_device *xb_dev = front_info->xb_dev; in xen_drm_front_cfg_card()
A Dxen_drm_front.h93 struct xenbus_device *xb_dev;
/linux/drivers/pci/
A Dxen-pcifront.c41 struct xenbus_device *xdev;
704 static struct pcifront_device *alloc_pdev(struct xenbus_device *xdev) in alloc_pdev()
1070 static void pcifront_backend_changed(struct xenbus_device *xdev, in pcifront_backend_changed()
1105 static int pcifront_xenbus_probe(struct xenbus_device *xdev, in pcifront_xenbus_probe()
1126 static int pcifront_xenbus_remove(struct xenbus_device *xdev) in pcifront_xenbus_remove()
/linux/drivers/net/
A Dxen-netfront.c162 struct xenbus_device *xbdev;
1640 static struct net_device *xennet_create_dev(struct xenbus_device *dev) in xennet_create_dev()
1710 static int netfront_probe(struct xenbus_device *dev, in netfront_probe()
1788 static int netfront_resume(struct xenbus_device *dev) in netfront_resume()
1802 static int xen_net_read_mac(struct xenbus_device *dev, u8 mac[]) in xen_net_read_mac()
1894 static int setup_netfront(struct xenbus_device *dev, in setup_netfront()
2031 struct xenbus_device *dev = queue->info->xbdev; in write_queue_xenstore_keys()
2216 static int talk_to_netback(struct xenbus_device *dev, in talk_to_netback()
2448 static void netback_changed(struct xenbus_device *dev, in netback_changed()
2582 static void xennet_bus_close(struct xenbus_device *dev) in xennet_bus_close()
[all …]

Completed in 59 milliseconds

12