Searched defs:max_segs (Results 1 – 10 of 10) 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/drivers/mmc/host/ |
| H A D | renesas_sdhi.h | 37 unsigned short max_segs; member
|
| /linux/net/ipv4/ |
| H A D | tcp_output.c | 2207 unsigned int max_segs, in tcp_mss_split_point() 2369 u32 max_segs) in tcp_tso_should_defer() 2907 u32 cwnd_quota, max_segs; in tcp_write_xmit() local 3665 u32 max_segs; in tcp_xmit_retransmit_queue() local
|
| /linux/io_uring/ |
| H A D | rsrc.c | 1405 size_t max_segs = 0; in io_estimate_bvec_size() local 1470 unsigned max_segs = 0; in io_kern_bvec_size() local
|
| /linux/include/linux/ |
| H A D | bio.h | 397 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 | 2296 unsigned int max_segs; in xhci_alloc_interrupter() local
|
| /linux/drivers/scsi/ |
| H A D | st.c | 3957 int segs, max_segs, b_size, order, got; in enlarge_buffer() local
|
| /linux/net/core/ |
| H A D | sock.c | 2611 u32 max_segs = 1; in sk_setup_caps() local
|
| H A D | rtnetlink.c | 3190 u32 max_segs = nla_get_u32(tb[IFLA_GSO_MAX_SEGS]); in do_setlink() local
|