Searched defs:max_segs (Results 1 - 14 of 14) sorted by relevance

/linux-master/fs/netfs/
H A Diterator.c109 netfs_limit_bvec(const struct iov_iter *iter, size_t start_offset, size_t max_size, size_t max_segs) argument
151 netfs_limit_xarray(const struct iov_iter *iter, size_t start_offset, size_t max_size, size_t max_segs) argument
191 netfs_limit_iter(const struct iov_iter *iter, size_t start_offset, size_t max_size, size_t max_segs) argument
/linux-master/include/rdma/
H A Drdmavt_mr.h39 u32 max_segs; /* number of rvt_segs in all the arrays */ member in struct:rvt_mregion
/linux-master/include/linux/mfd/
H A Dtmio.h102 unsigned short max_segs; member in struct:tmio_mmc_data
/linux-master/drivers/mmc/host/
H A Drenesas_sdhi.h36 unsigned short max_segs; member in struct:renesas_sdhi_of_data
H A Dwmt-sdmmc.c180 u32 max_segs; member in struct:wmt_mci_caps
/linux-master/block/
H A Dblk-merge.c227 bvec_split_segs(const struct queue_limits *lim, const struct bio_vec *bv, unsigned *nsegs, unsigned *bytes, unsigned max_segs, unsigned max_bytes) argument
/linux-master/include/linux/
H A Dbio.h462 static inline int bio_iov_vecs_to_alloc(struct iov_iter *iter, int max_segs) argument
/linux-master/drivers/mmc/core/
H A Dmmc_test.c79 unsigned int max_segs; member in struct:mmc_test_area
334 mmc_test_alloc_mem(unsigned long min_sz, unsigned long max_sz, unsigned int max_segs, unsigned int max_seg_sz) argument
408 mmc_test_map_sg(struct mmc_test_mem *mem, unsigned long size, struct scatterlist *sglist, int repeat, unsigned int max_segs, unsigned int max_seg_sz, unsigned int *sg_len, int min_sg_len) argument
459 mmc_test_map_sg_max_scatter(struct mmc_test_mem *mem, unsigned long sz, struct scatterlist *sglist, unsigned int max_segs, unsigned int max_seg_sz, unsigned int *sg_len) argument
[all...]
/linux-master/include/linux/mmc/
H A Dhost.h437 unsigned short max_segs; /* see blk_queue_max_segments */ member in struct:mmc_host
/linux-master/fs/smb/client/
H A Dfile.c3517 unsigned int xid, max_segs = INT_MAX; local
4051 unsigned int rsize, nsegs, max_segs = INT_MAX; local
3470 cifs_limit_bvec_subset(const struct iov_iter *iter, size_t max_size, size_t max_segs, unsigned int *_nsegs) argument
[all...]
/linux-master/net/ipv4/
H A Dtcp_output.c2709 u32 max_segs; local
3443 u32 max_segs; local
2039 tcp_mss_split_point(const struct sock *sk, const struct sk_buff *skb, unsigned int mss_now, unsigned int max_segs, int nonagle) argument
2208 tcp_tso_should_defer(struct sock *sk, struct sk_buff *skb, bool *is_cwnd_limited, bool *is_rwnd_limited, u32 max_segs) argument
[all...]
/linux-master/net/core/
H A Dsock.c2427 u32 max_segs = 1; local
H A Drtnetlink.c2923 u32 max_segs = nla_get_u32(tb[IFLA_GSO_MAX_SEGS]); local
/linux-master/drivers/scsi/
H A Dst.c3900 int segs, max_segs, b_size, order, got; local

Completed in 225 milliseconds