out_count         663 drivers/char/virtio_console.c 			    size_t out_count, bool to_user)
out_count         668 drivers/char/virtio_console.c 	if (!out_count || !port_has_data(port))
out_count         672 drivers/char/virtio_console.c 	out_count = min(out_count, buf->len - buf->offset);
out_count         677 drivers/char/virtio_console.c 		ret = copy_to_user(out_buf, buf->buf + buf->offset, out_count);
out_count         682 drivers/char/virtio_console.c 		       out_count);
out_count         685 drivers/char/virtio_console.c 	buf->offset += out_count;
out_count         701 drivers/char/virtio_console.c 	return out_count;
out_count         353 drivers/crypto/bcm/util.c 	ssize_t ret, out_offset, out_count;
out_count         361 drivers/crypto/bcm/util.c 	out_count = 2048;
out_count         363 drivers/crypto/bcm/util.c 	buf = kmalloc(out_count, GFP_KERNEL);
out_count         369 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         372 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         375 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         378 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         381 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         389 drivers/crypto/bcm/util.c 						       out_count - out_offset,
out_count         395 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         402 drivers/crypto/bcm/util.c 					       out_count - out_offset,
out_count         407 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         410 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         417 drivers/crypto/bcm/util.c 					       out_count - out_offset,
out_count         422 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         426 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         433 drivers/crypto/bcm/util.c 					       out_count - out_offset,
out_count         438 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         441 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         444 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         447 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         450 drivers/crypto/bcm/util.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         459 drivers/crypto/bcm/util.c 					       out_count - out_offset,
out_count         464 drivers/crypto/bcm/util.c 	if (out_offset > out_count)
out_count         465 drivers/crypto/bcm/util.c 		out_offset = out_count;
out_count        1860 drivers/infiniband/hw/mlx5/main.c 		goto out_count;
out_count        1982 drivers/infiniband/hw/mlx5/main.c out_count:
out_count         429 drivers/mailbox/bcm-pdc-mailbox.c 	ssize_t ret, out_offset, out_count;
out_count         431 drivers/mailbox/bcm-pdc-mailbox.c 	out_count = 512;
out_count         433 drivers/mailbox/bcm-pdc-mailbox.c 	buf = kmalloc(out_count, GFP_KERNEL);
out_count         439 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         441 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         444 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         447 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         450 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         453 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         456 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         459 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         462 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         465 drivers/mailbox/bcm-pdc-mailbox.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         470 drivers/mailbox/bcm-pdc-mailbox.c 	if (out_offset > out_count)
out_count         471 drivers/mailbox/bcm-pdc-mailbox.c 		out_offset = out_count;
out_count        3243 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			attr->split_count = attr->out_count;
out_count        3265 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			if (attr->out_count >= MLX5_MAX_FLOW_FWD_VPORTS) {
out_count        3269 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				       attr->out_count);
out_count        3276 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				parse_attr->mirred_ifindex[attr->out_count] =
out_count        3278 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				parse_attr->tun_info[attr->out_count] = dup_tun_info(info);
out_count        3279 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				if (!parse_attr->tun_info[attr->out_count])
out_count        3282 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				attr->dests[attr->out_count].flags |=
out_count        3284 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				attr->out_count++;
out_count        3327 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				attr->dests[attr->out_count].rep = rpriv->rep;
out_count        3328 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				attr->dests[attr->out_count].mdev = out_priv->mdev;
out_count        3329 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 				attr->out_count++;
out_count        3370 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			attr->split_count = attr->out_count;
out_count        3380 drivers/net/ethernet/mellanox/mlx5/core/en_tc.c 			attr->split_count = attr->out_count;
out_count         378 drivers/net/ethernet/mellanox/mlx5/core/eswitch.h 	int out_count;
out_count         183 drivers/net/ethernet/mellanox/mlx5/core/eswitch_offloads.c 			for (j = attr->split_count; j < attr->out_count; j++) {
out_count         470 drivers/ntb/ntb_transport.c 	ssize_t ret, out_offset, out_count;
out_count         477 drivers/ntb/ntb_transport.c 	out_count = 1000;
out_count         479 drivers/ntb/ntb_transport.c 	buf = kmalloc(out_count, GFP_KERNEL);
out_count         484 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         486 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         488 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         490 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         492 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         494 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         496 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         498 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         500 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         502 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         504 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         506 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         508 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         511 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         513 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         515 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         517 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         519 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         521 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         523 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         525 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         527 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         530 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         532 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         536 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         538 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         541 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         544 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         547 drivers/ntb/ntb_transport.c 	out_offset += snprintf(buf + out_offset, out_count - out_offset,
out_count         550 drivers/ntb/ntb_transport.c 	if (out_offset > out_count)
out_count         551 drivers/ntb/ntb_transport.c 		out_offset = out_count;
out_count          31 drivers/scsi/qla4xxx/ql4_mbx.c void qla4xxx_process_mbox_intr(struct scsi_qla_host *ha, int out_count)
out_count          42 drivers/scsi/qla4xxx/ql4_mbx.c 		ha->mbox_status_count = out_count;
out_count        3939 drivers/scsi/qla4xxx/ql4_nx.c void qla4_82xx_process_mbox_intr(struct scsi_qla_host *ha, int out_count)
out_count        3945 drivers/scsi/qla4xxx/ql4_nx.c 		ha->mbox_status_count = out_count;
out_count         985 drivers/staging/qlge/qlge.h 	int out_count;
out_count         134 drivers/staging/qlge/qlge_mpi.c 	for (i = 0; i < mbcp->out_count; i++) {
out_count         216 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 4;
out_count         240 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 4;
out_count         258 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 2;
out_count         306 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 3;
out_count         319 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 5;
out_count         334 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 1;
out_count         349 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 6;
out_count         357 drivers/staging/qlge/qlge_mpi.c 		for (i = 0; i < mbcp->out_count; i++)
out_count         370 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 2;
out_count         395 drivers/staging/qlge/qlge_mpi.c 	int orig_count = mbcp->out_count;
out_count         398 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 1;
out_count         426 drivers/staging/qlge/qlge_mpi.c 		mbcp->out_count = orig_count;
out_count         462 drivers/staging/qlge/qlge_mpi.c 			mbcp->out_count = orig_count;
out_count         486 drivers/staging/qlge/qlge_mpi.c 			mbcp->out_count = orig_count;
out_count         523 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = orig_count;
out_count         624 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 3;
out_count         656 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 2;
out_count         695 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 1;
out_count         727 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 1;
out_count         759 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 1;
out_count         818 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 3;
out_count         848 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 1;
out_count         875 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 1;
out_count         963 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 1;
out_count         991 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 2;
out_count        1018 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 2;
out_count        1056 drivers/staging/qlge/qlge_mpi.c 	mbcp->out_count = 1;
out_count        1248 drivers/staging/qlge/qlge_mpi.c 		mbcp->out_count = 1;
out_count         156 drivers/usb/image/mdc800.c 	int			out_count;	// Bytes in the buffer
out_count         389 drivers/usb/image/mdc800.c 		mdc800->out_count=64;
out_count         625 drivers/usb/image/mdc800.c 	mdc800->out_count=0;
out_count         714 drivers/usb/image/mdc800.c 		sts=left > (mdc800->out_count-mdc800->out_ptr)?mdc800->out_count-mdc800->out_ptr:left;
out_count         721 drivers/usb/image/mdc800.c 				mdc800->out_count=0;
out_count         816 drivers/usb/image/mdc800.c 			mdc800->out_count=0;
out_count         911 drivers/usb/image/mdc800.c 						mdc800->out_count=16;
out_count        3229 sound/soc/soc-pcm.c 	ssize_t out_count = PAGE_SIZE, offset = 0, ret = 0;
out_count        3232 sound/soc/soc-pcm.c 	buf = kmalloc(out_count, GFP_KERNEL);
out_count        3238 sound/soc/soc-pcm.c 					buf + offset, out_count - offset);
out_count        3242 sound/soc/soc-pcm.c 					buf + offset, out_count - offset);
out_count         574 sound/usb/line6/driver.c 	unsigned int out_count;
out_count         596 sound/usb/line6/driver.c 		rv = kfifo_to_user(&line6->messages.fifo, buf, count, &out_count);
out_count         598 sound/usb/line6/driver.c 			rv = out_count;