current_bytes     528 drivers/input/touchscreen/hideep.c 			const u8 *current_bytes = (const u8 *)current_ucode;
current_bytes     531 drivers/input/touchscreen/hideep.c 				if (ucode_bytes[i] != current_bytes[i])
current_bytes     536 drivers/input/touchscreen/hideep.c 						current_bytes[i]);
current_bytes     835 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c 	u64 current_bytes;
current_bytes     840 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c 					&current_packets, &current_bytes);
current_bytes     845 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c 	*bytes = current_bytes - rule->last_bytes;
current_bytes     848 drivers/net/ethernet/mellanox/mlxsw/spectrum_acl.c 	rule->last_bytes = current_bytes;