Home
last modified time | relevance | path

Searched refs:num_reqs (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/net/mana/
A Dhw_channel.h119 u32 num_reqs; member
/linux-6.3-rc2/net/sunrpc/
A Dxprt.c1696 if (xprt->num_reqs >= xprt->max_reqs) in xprt_dynamic_alloc_slot()
1698 ++xprt->num_reqs; in xprt_dynamic_alloc_slot()
1704 --xprt->num_reqs; in xprt_dynamic_alloc_slot()
1712 if (xprt->num_reqs > xprt->min_reqs) { in xprt_dynamic_free_slot()
1713 --xprt->num_reqs; in xprt_dynamic_free_slot()
1750 xprt->num_reqs); in xprt_alloc_slot()
1827 xprt->num_reqs = num_prealloc; in xprt_alloc()
A Dsysfs.c155 xprt->min_reqs, xprt->num_reqs, xprt->binding.qlen, in rpc_sysfs_xprt_info_show()
/linux-6.3-rc2/include/linux/sunrpc/
A Dxprt.h214 unsigned int num_reqs; /* total slots */ member
/linux-6.3-rc2/fs/ceph/
A Dfile.c1063 unsigned num_reqs; member
1160 if (aio_req->num_reqs == 1) { in ceph_aio_complete_req()
1377 aio_req->num_reqs++; in ceph_direct_read_write()
1436 if (aio_req->num_reqs == 0) { in ceph_direct_read_write()
/linux-6.3-rc2/drivers/net/ethernet/microsoft/mana/
A Dhw_channel.c410 dma_buf->num_reqs = q_depth; in mana_hwc_alloc_dma_buf()

Completed in 17 milliseconds