saved_offset      680 drivers/net/wireless/marvell/mwifiex/debugfs.c static u32 saved_offset = -1, saved_bytes = -1;
saved_offset      707 drivers/net/wireless/marvell/mwifiex/debugfs.c 		saved_offset = offset;
saved_offset      737 drivers/net/wireless/marvell/mwifiex/debugfs.c 	if (saved_offset == -1) {
saved_offset      744 drivers/net/wireless/marvell/mwifiex/debugfs.c 	ret = mwifiex_eeprom_read(priv, (u16) saved_offset,
saved_offset      751 drivers/net/wireless/marvell/mwifiex/debugfs.c 	pos = snprintf(buf, PAGE_SIZE, "%d %d ", saved_offset, saved_bytes);
saved_offset     5150 drivers/scsi/aic7xxx/aic79xx_core.c 			u_int	 saved_offset;
saved_offset     5169 drivers/scsi/aic7xxx/aic79xx_core.c 			saved_offset = offset = ahd->msgin_buf[4];
saved_offset     5180 drivers/scsi/aic7xxx/aic79xx_core.c 				       ahd->msgin_buf[3], saved_offset,
saved_offset     5195 drivers/scsi/aic7xxx/aic79xx_core.c 				if (saved_offset != offset) {
saved_offset     5323 drivers/scsi/aic7xxx/aic79xx_core.c 			u_int	saved_offset;
saved_offset     5355 drivers/scsi/aic7xxx/aic79xx_core.c 			saved_offset = offset;
saved_offset     5378 drivers/scsi/aic7xxx/aic79xx_core.c 				 || saved_offset != offset
saved_offset     5412 drivers/scsi/aic7xxx/aic79xx_core.c 				       saved_offset, saved_ppr_options,
saved_offset     3634 drivers/scsi/aic7xxx/aic7xxx_core.c 			u_int	 saved_offset;
saved_offset     3653 drivers/scsi/aic7xxx/aic7xxx_core.c 			saved_offset = offset = ahc->msgin_buf[4];
saved_offset     3666 drivers/scsi/aic7xxx/aic7xxx_core.c 				       ahc->msgin_buf[3], saved_offset,
saved_offset     3682 drivers/scsi/aic7xxx/aic7xxx_core.c 				if (saved_offset != offset) {
saved_offset     3811 drivers/scsi/aic7xxx/aic7xxx_core.c 			u_int	saved_offset;
saved_offset     3843 drivers/scsi/aic7xxx/aic7xxx_core.c 			saved_offset = offset;
saved_offset     3870 drivers/scsi/aic7xxx/aic7xxx_core.c 				 || saved_offset != offset
saved_offset     3905 drivers/scsi/aic7xxx/aic7xxx_core.c 				       saved_offset, saved_ppr_options,
saved_offset     2829 fs/cifs/file.c 	loff_t saved_offset = offset;
saved_offset     2970 fs/cifs/file.c 				iov_iter_advance(from, offset - saved_offset);
saved_offset      461 init/initramfs.c 		loff_t saved_offset = this_header;
saved_offset      494 init/initramfs.c 		this_header = saved_offset + my_inptr;