Home
last modified time | relevance | path

Searched refs:XEN_9PFS_NUM_RINGS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/9p/
H A Dtrans_xen.c45 #define XEN_9PFS_NUM_RINGS 2 macro
423 if (max_rings < XEN_9PFS_NUM_RINGS) in xen_9pfs_front_init()
432 priv->num_rings = XEN_9PFS_NUM_RINGS; in xen_9pfs_front_init()
464 BUILD_BUG_ON(XEN_9PFS_NUM_RINGS > 9); in xen_9pfs_front_init()
/kernel/linux/linux-6.6/net/9p/
H A Dtrans_xen.c22 #define XEN_9PFS_NUM_RINGS 2 macro
402 if (max_rings < XEN_9PFS_NUM_RINGS) in xen_9pfs_front_init()
411 priv->num_rings = XEN_9PFS_NUM_RINGS; in xen_9pfs_front_init()
443 BUILD_BUG_ON(XEN_9PFS_NUM_RINGS > 9); in xen_9pfs_front_init()

Completed in 3 milliseconds