Searched defs:max_segs (Results 1 – 9 of 9) sorted by relevance
| /linux/fs/netfs/ |
| H A D | iterator.c | 110 size_t max_size, size_t max_segs) in netfs_limit_bvec() 152 size_t max_size, size_t max_segs) in netfs_limit_xarray() 197 size_t max_size, size_t max_segs) in netfs_limit_folioq() 240 size_t max_size, size_t max_segs) in netfs_limit_iter()
|
| /linux/include/rdma/ |
| H A D | rdmavt_mr.h | 39 u32 max_segs; /* number of rvt_segs in all the arrays */ member
|
| /linux/net/ipv4/ |
| H A D | tcp_output.c | 2210 unsigned int max_segs, in tcp_mss_split_point() 2372 u32 max_segs) in tcp_tso_should_defer() 2910 u32 cwnd_quota, max_segs; in tcp_write_xmit() local 3668 u32 max_segs; in tcp_xmit_retransmit_queue() local
|
| /linux/io_uring/ |
| H A D | rsrc.c | 1403 size_t max_segs = 0; in io_estimate_bvec_size() local 1468 unsigned max_segs = 0; in io_kern_bvec_size() local
|
| /linux/include/linux/ |
| H A D | bio.h | 399 static inline int bio_iov_vecs_to_alloc(struct iov_iter *iter, int max_segs) in bio_iov_vecs_to_alloc()
|
| /linux/drivers/usb/host/ |
| H A D | xhci-mem.c | 2289 unsigned int max_segs; in xhci_alloc_interrupter() local
|
| /linux/drivers/scsi/ |
| H A D | st.c | 4000 int segs, max_segs, b_size, order, got; in enlarge_buffer() local
|
| /linux/net/core/ |
| H A D | sock.c | 2629 u32 max_segs = 1; in sk_setup_caps() local
|
| H A D | rtnetlink.c | 3197 u32 max_segs = nla_get_u32(tb[IFLA_GSO_MAX_SEGS]); in do_setlink() local
|