Searched defs:nr_segs (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/include/linux/ |
D | uio.h | 42 unsigned long nr_segs; member 57 static inline size_t iov_length(const struct iovec *iov, unsigned long nr_segs) in iov_length()
|
/Linux-v4.19/lib/ |
D | iov_iter.c | 432 const struct iovec *iov, unsigned long nr_segs, in iov_iter_init() 1064 const struct kvec *kvec, unsigned long nr_segs, in iov_iter_kvec() 1077 const struct bio_vec *bvec, unsigned long nr_segs, in iov_iter_bvec() 1523 unsigned nr_segs, unsigned fast_segs, in import_iovec() 1546 unsigned nr_segs, unsigned fast_segs, in compat_import_iovec()
|
/Linux-v4.19/drivers/nvme/target/ |
D | io-cmd-file.c | 86 unsigned long nr_segs, size_t count) in nvmet_file_submit_bvec()
|
/Linux-v4.19/arch/powerpc/mm/ |
D | dma-noncoherent.c | 361 int nr_segs = 1 + ((size - seg_size) + PAGE_SIZE - 1)/PAGE_SIZE; in __dma_sync_page_highmem() local
|
/Linux-v4.19/fs/ |
D | splice.c | 1344 unsigned long, nr_segs, unsigned int, flags) in SYSCALL_DEFINE4() argument 1370 unsigned int, nr_segs, unsigned int, flags) in COMPAT_SYSCALL_DEFINE4() argument
|
D | read_write.c | 754 unsigned long nr_segs, unsigned long fast_segs, in rw_copy_check_uvector() 830 const struct compat_iovec __user *uvector, unsigned long nr_segs, in compat_rw_copy_check_uvector()
|
/Linux-v4.19/mm/ |
D | swap.c | 150 int get_kernel_pages(const struct kvec *kiov, int nr_segs, int write, in get_kernel_pages()
|
/Linux-v4.19/drivers/scsi/ |
D | xen-scsifront.c | 1059 unsigned int sg_grant, nr_segs; in scsifront_read_backend_params() local
|
/Linux-v4.19/fs/cifs/ |
D | smb1ops.c | 756 struct kvec *iov, unsigned long nr_segs) in cifs_sync_write()
|
D | smb2ops.c | 1228 struct kvec *iov, unsigned long nr_segs) in smb2_sync_write()
|
/Linux-v4.19/drivers/block/xen-blkback/ |
D | common.h | 345 int nr_segs; member
|
/Linux-v4.19/fs/fuse/ |
D | dev.c | 700 unsigned long nr_segs; member
|
/Linux-v4.19/net/ipv4/ |
D | tcp_input.c | 333 u32 nr_segs; in tcp_sndbuf_expand() local
|