| /linux-4.1.27/arch/tile/lib/ | 
| D | strnlen_32.c | 24 	size_t bytes_read = sizeof(*p) - (s_int & (sizeof(*p) - 1));  in strnlen()  local
 | 
| D | strnlen_64.c | 25 	size_t bytes_read = sizeof(*p) - (s_int & (sizeof(*p) - 1));  in strnlen()  local
 | 
| /linux-4.1.27/drivers/mtd/ | 
| D | bcm47xxpart.c | 68 	size_t bytes_read;  in bcm47xxpart_trx_data_part_name()  local91 	size_t bytes_read;  in bcm47xxpart_parse()  local
 
 | 
| /linux-4.1.27/tools/power/acpi/tools/ec/ | 
| D | ec_access.c | 130 	int byte_off, bytes_read;  in dump_ec()  local
 | 
| /linux-4.1.27/drivers/char/hw_random/ | 
| D | core.c | 88 	int bytes_read;  in add_early_randomness()  local227 	int bytes_read, len;  in rng_dev_read()  local
 
 | 
| /linux-4.1.27/drivers/ps3/ | 
| D | vuart.h | 28 	unsigned long bytes_read;  member
 | 
| D | ps3-vuart.c | 394 	unsigned int bytes, u64 *bytes_read)  in ps3_vuart_raw_read()617 	unsigned long bytes_read;  in ps3_vuart_read()  local
 
 | 
| /linux-4.1.27/drivers/firmware/ | 
| D | dell_rbu.c | 263 	int length, int bytes_read, int *list_read_count)  in do_packet_read()301 	int bytes_read = 0;  in packet_read_list()  local
 
 | 
| /linux-4.1.27/fs/cifs/ | 
| D | link.c | 244 	unsigned int bytes_read = 0;  in query_mf_symlink()  local278 	unsigned int bytes_read = 0;  in check_mf_symlink()  local
 
 | 
| D | smb1ops.c | 747 	       struct cifs_io_parms *parms, unsigned int *bytes_read,  in cifs_sync_read()
 | 
| D | inode.c | 438 	unsigned int bytes_read;  local
 | 
| D | smb2ops.c | 724 	       struct cifs_io_parms *parms, unsigned int *bytes_read,  in smb2_sync_read()
 | 
| D | file.c | 3119 	unsigned int bytes_read = 0;  in cifs_read()  local
 | 
| D | cifsglob.h | 872 	__u64    bytes_read;  member
 | 
| /linux-4.1.27/arch/mips/bcm47xx/ | 
| D | nvram.c | 141 	size_t bytes_read;  in nvram_init()  local
 | 
| /linux-4.1.27/drivers/usb/misc/ | 
| D | idmouse.c | 131 	int bytes_read;  in idmouse_create_image()  local
 | 
| D | usblcd.c | 140 	int bytes_read;  in lcd_read()  local
 | 
| D | yurex.c | 418 	int bytes_read = 0;  in yurex_read()  local
 | 
| D | adutux.c | 345 	size_t bytes_read = 0;  in adu_read()  local
 | 
| D | ftdi-elan.c | 669 	int bytes_read = 0;  in ftdi_elan_read()  local950 	int bytes_read = 0;  in ftdi_elan_respond_engine()  local
 1881 			int bytes_read = 0;  in ftdi_elan_flush_input_fifo()  local
 2058 				int bytes_read = 0;  in ftdi_elan_synchronize()  local
 2160 			int bytes_read = 0;  in ftdi_elan_stuck_waiting()  local
 
 | 
| /linux-4.1.27/fs/befs/ | 
| D | datastream.c | 128 	befs_off_t bytes_read = 0;	/* bytes readed */  in befs_read_lsymlink()  local
 | 
| /linux-4.1.27/drivers/video/fbdev/omap2/displays-new/ | 
| D | connector-dvi.c | 181 	int r, l, bytes_read;  in dvic_read_edid()  local
 | 
| /linux-4.1.27/drivers/char/ | 
| D | msm_smd_pkt.c | 114 	int r, bytes_read;  in smd_pkt_read()  local
 | 
| D | ppdev.c | 113 	ssize_t bytes_read = 0;  in pp_read()  local
 | 
| /linux-4.1.27/arch/cris/arch-v32/drivers/ | 
| D | i2c.c | 450 	unsigned char bytes_read = 0;  in i2c_read()  local
 | 
| /linux-4.1.27/fs/ecryptfs/ | 
| D | crypto.c | 903 				  char *page_virt, int *bytes_read)  in ecryptfs_process_flags()1245 				 char *virt, int *bytes_read,  in parse_header_metadata()
 1319 	int bytes_read;  in ecryptfs_read_headers_virt()  local
 
 | 
| /linux-4.1.27/block/ | 
| D | bsg.c | 514 	   const struct iovec *iov, ssize_t *bytes_read)  in __bsg_read()579 	ssize_t bytes_read;  in bsg_read()  local
 
 | 
| /linux-4.1.27/drivers/pci/hotplug/ | 
| D | acpiphp_ibm.c | 360 	int bytes_read = -EINVAL;  in ibm_read_apci_table()  local
 | 
| /linux-4.1.27/drivers/net/ethernet/qualcomm/ | 
| D | qca_spi.c | 294 	u32 bytes_read;  in qcaspi_receive()  local
 | 
| /linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/ | 
| D | nvm.c | 132 	int ret, bytes_read, offset_read;  in iwl_nvm_read_chunk()  local
 | 
| D | mac80211.c | 842 	ssize_t bytes_read;  in iwl_mvm_read_coredump()  local
 | 
| /linux-4.1.27/drivers/tty/serial/ | 
| D | sunhv.c | 125 		unsigned long bytes_read, i;  in receive_chars_read()  local
 | 
| D | sc16is7xx.c | 472 	unsigned int lsr = 0, ch, flag, bytes_read, i;  in sc16is7xx_handle_rx()  local
 | 
| /linux-4.1.27/fs/ncpfs/ | 
| D | ncplib_kernel.c | 968 	     __u32 offset, __u16 to_read, char *target, int *bytes_read)  in ncp_read_kernel()1005 	 int *bytes_read, void *bounce, __u32 bufsize)  in ncp_read_bounce()
 
 | 
| /linux-4.1.27/drivers/usb/misc/sisusbvga/ | 
| D | sisusb.c | 471 		void *kernbuffer, char __user *userbuffer, ssize_t *bytes_read,  in sisusb_recv_bulk_msg()1143 				char __user *userbuffer, ssize_t *bytes_read)  in sisusb_read_mem_bulk()
 2517 	ssize_t bytes_read = 0;  in sisusb_read()  local
 
 | 
| /linux-4.1.27/tools/power/acpi/os_specific/service_layers/ | 
| D | osunixxf.c | 455 acpi_status acpi_os_get_line(char *buffer, u32 buffer_length, u32 *bytes_read)  in acpi_os_get_line()
 | 
| /linux-4.1.27/arch/x86/kernel/cpu/ | 
| D | perf_event_intel_lbr.c | 611 	int bytes_read, bytes_left;  in branch_type()  local
 | 
| /linux-4.1.27/drivers/i2c/busses/ | 
| D | i2c-bcm-kona.c | 331 	unsigned int bytes_read = 0;  in bcm_kona_i2c_read_fifo()  local
 | 
| /linux-4.1.27/drivers/staging/unisys/virtpci/ | 
| D | virtpci.c | 1272 	ssize_t bytes_read = 0;  in info_debugfs_read()  local
 | 
| /linux-4.1.27/fs/hostfs/ | 
| D | hostfs_kern.c | 446 	int bytes_read, ret = 0;  in hostfs_readpage()  local
 | 
| /linux-4.1.27/drivers/media/rc/ | 
| D | redrat3.c | 200 	u16 bytes_read;  member
 | 
| /linux-4.1.27/drivers/media/dvb-core/ | 
| D | dvb_ca_en50221.c | 591 	int bytes_read;  in dvb_ca_en50221_read_data()  local
 | 
| /linux-4.1.27/drivers/crypto/ux500/cryp/ | 
| D | cryp_core.c | 831 	int bytes_read = 0;  in ablk_dma_crypt()  local
 | 
| /linux-4.1.27/drivers/usb/gadget/udc/ | 
| D | s3c2410_udc.c | 529 	int bytes_read = 0;  in s3c2410_udc_read_fifo_crq()  local
 | 
| /linux-4.1.27/drivers/hid/ | 
| D | hid-rmi.c | 205 	int bytes_read;  in rmi_read_block()  local
 | 
| /linux-4.1.27/drivers/staging/unisys/virthba/ | 
| D | virthba.c | 1215 	ssize_t bytes_read = 0;  in info_debugfs_read()  local
 | 
| /linux-4.1.27/drivers/media/usb/usbvision/ | 
| D | usbvision.h | 319 	long bytes_read;				/* amount of scanlength that has been read from data */  member
 | 
| /linux-4.1.27/drivers/scsi/cxgbi/ | 
| D | libcxgbi.c | 1781 	int bytes_read;  in read_pdu_skb()  local
 | 
| /linux-4.1.27/drivers/staging/comedi/ | 
| D | comedi.h | 491 	unsigned int bytes_read;  member
 | 
| /linux-4.1.27/drivers/usb/atm/ | 
| D | ueagle-atm.c | 868 	int bytes_read;  in uea_idma_write()  local
 | 
| /linux-4.1.27/drivers/gpu/drm/i915/ | 
| D | i915_debugfs.c | 3078 	ssize_t bytes_read;  in i915_pipe_crc_read()  local
 |