| /linux-4.4.14/include/linux/ | 
| D | uio.h | 37 	unsigned long nr_segs;  member 47 static inline size_t iov_length(const struct iovec *iov, unsigned long nr_segs)  in iov_length()
  | 
| /linux-4.4.14/lib/ | 
| D | iov_iter.c | 347 			const struct iovec *iov, unsigned long nr_segs,  in iov_iter_init() 530 			const struct kvec *kvec, unsigned long nr_segs,  in iov_iter_kvec() 543 			const struct bio_vec *bvec, unsigned long nr_segs,  in iov_iter_bvec() 797 		 unsigned nr_segs, unsigned fast_segs,  in import_iovec() 820 		 unsigned nr_segs, unsigned fast_segs,  in compat_import_iovec()
  | 
| /linux-4.4.14/fs/ | 
| D | splice.c | 1553 			     unsigned long nr_segs, unsigned int flags)  in vmsplice_to_user() 1593 			     unsigned long nr_segs, unsigned int flags)  in vmsplice_to_pipe() 1644 		unsigned long, nr_segs, unsigned int, flags)  in SYSCALL_DEFINE4()  argument 1670 		    unsigned int, nr_segs, unsigned int, flags)  in COMPAT_SYSCALL_DEFINE4()  argument
  | 
| D | read_write.c | 637 unsigned long iov_shorten(struct iovec *iov, unsigned long nr_segs, size_t to)  in iov_shorten() 700 			      unsigned long nr_segs, unsigned long fast_segs,  in rw_copy_check_uvector() 776 			       unsigned long nr_segs, loff_t *pos)  in do_readv_writev() 950 			       unsigned long nr_segs, loff_t *pos)  in compat_do_readv_writev()
  | 
| D | compat.c | 547 		const struct compat_iovec __user *uvector, unsigned long nr_segs,  in compat_rw_copy_check_uvector()
  | 
| /linux-4.4.14/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-4.4.14/fs/cifs/ | 
| D | connect.c | 514 kvec_array_init(struct kvec *new, struct kvec *iov, unsigned int nr_segs,  in kvec_array_init() 537 get_server_iovec(struct TCP_Server_Info *server, unsigned int nr_segs)  in get_server_iovec() 556 		       unsigned int nr_segs, unsigned int to_read)  in cifs_readv_from_socket()
  | 
| D | smb1ops.c | 757 		struct kvec *iov, unsigned long nr_segs)  in cifs_sync_write()
  | 
| D | smb2ops.c | 735 		struct kvec *iov, unsigned long nr_segs)  in smb2_sync_write()
  | 
| /linux-4.4.14/mm/ | 
| D | swap.c | 379 int get_kernel_pages(const struct kvec *kiov, int nr_segs, int write,  in get_kernel_pages()
  | 
| /linux-4.4.14/drivers/scsi/ | 
| D | xen-scsifront.c | 1062 	unsigned int sg_grant, nr_segs;  in scsifront_read_backend_params()  local
  | 
| /linux-4.4.14/net/ | 
| D | compat.c | 40 	compat_size_t nr_segs;  in get_compat_msghdr()  local
  | 
| D | socket.c | 1829 	size_t nr_segs;  in copy_msghdr_from_user()  local
  | 
| /linux-4.4.14/drivers/block/xen-blkback/ | 
| D | common.h | 357 	int			nr_segs;  member
  | 
| /linux-4.4.14/fs/fuse/ | 
| D | dev.c | 703 	unsigned long nr_segs;  member
  | 
| D | file.c | 2260 			unsigned int nr_segs, size_t bytes, bool to_user)  in fuse_ioctl_copy_user()
  | 
| /linux-4.4.14/drivers/mmc/card/ | 
| D | block.c | 1629 	unsigned int len, nr_segs = 0;  in mmc_calc_packed_hdr_segs()  local
  | 
| /linux-4.4.14/net/ipv4/ | 
| D | tcp_input.c | 291 	u32 nr_segs;  in tcp_sndbuf_expand()  local
  |