Searched refs:xenvif_alloc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/xen-netback/ |
H A D | common.h | 58 * xenvif_alloc and it never changes. 346 struct xenvif *xenvif_alloc(struct device *parent,
|
H A D | xenbus.c | 237 vif = xenvif_alloc(&dev->dev, dev->otherend_id, handle); in backend_create_xenvif()
|
H A D | interface.c | 481 struct xenvif *xenvif_alloc(struct device *parent, domid_t domid, in xenvif_alloc() function
|
/kernel/linux/linux-6.6/drivers/net/xen-netback/ |
H A D | common.h | 58 * xenvif_alloc and it never changes. 346 struct xenvif *xenvif_alloc(struct device *parent,
|
H A D | xenbus.c | 237 vif = xenvif_alloc(&dev->dev, dev->otherend_id, handle); in backend_create_xenvif()
|
H A D | interface.c | 479 struct xenvif *xenvif_alloc(struct device *parent, domid_t domid, in xenvif_alloc() function
|
Completed in 7 milliseconds