Searched refs:XEN_9PFS_NUM_RINGS (Results 1 – 1 of 1) sorted by relevance
23 #define XEN_9PFS_NUM_RINGS 2 macro135 num = p9_req->tc.tag % XEN_9PFS_NUM_RINGS; in p9_xen_request()281 for (i = 0; i < XEN_9PFS_NUM_RINGS; i++) { in xen_9pfs_front_free()440 if (max_rings < XEN_9PFS_NUM_RINGS) in xen_9pfs_front_init()453 priv->rings = kzalloc_objs(*priv->rings, XEN_9PFS_NUM_RINGS); in xen_9pfs_front_init()459 for (i = 0; i < XEN_9PFS_NUM_RINGS; i++) { in xen_9pfs_front_init()477 XEN_9PFS_NUM_RINGS); in xen_9pfs_front_init()481 for (i = 0; i < XEN_9PFS_NUM_RINGS; i++) { in xen_9pfs_front_init()484 BUILD_BUG_ON(XEN_9PFS_NUM_RINGS > 9); in xen_9pfs_front_init()