Home
last modified time | relevance | path

Searched refs:out_count (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/crypto/bcm/
A Dutil.c355 ssize_t ret, out_offset, out_count; in spu_debugfs_read() local
363 out_count = 2048; in spu_debugfs_read()
365 buf = kmalloc(out_count, GFP_KERNEL); in spu_debugfs_read()
371 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in spu_debugfs_read()
391 out_count - out_offset, in spu_debugfs_read()
404 out_count - out_offset, in spu_debugfs_read()
419 out_count - out_offset, in spu_debugfs_read()
435 out_count - out_offset, in spu_debugfs_read()
461 out_count - out_offset, in spu_debugfs_read()
466 if (out_offset > out_count) in spu_debugfs_read()
[all …]
/linux/drivers/usb/misc/
A Dbrcmstb-usb-pinmap.c37 int out_count; member
85 for (x = 0; x < pdata->out_count; x++) { in brcmstb_usb_pinmap_ovr_isr()
113 int *out_count) in get_pin_counts() argument
119 *out_count = 0; in get_pin_counts()
127 *out_count = out; in get_pin_counts()
231 for (x = 0; x < pdata->out_count; x++) { in sync_all_pins()
255 int out_count; in brcmstb_usb_pinmap_probe() local
262 if ((in_count + out_count) == 0) in brcmstb_usb_pinmap_probe()
277 pdata->out_count = out_count; in brcmstb_usb_pinmap_probe()
292 if (out_count) { in brcmstb_usb_pinmap_probe()
[all …]
/linux/drivers/staging/qlge/
A Dqlge_mpi.c211 mbcp->out_count = 4; in qlge_idc_req_aen()
236 mbcp->out_count = 4; in qlge_idc_cmplt_aen()
255 mbcp->out_count = 2; in qlge_link_up()
303 mbcp->out_count = 3; in qlge_link_down()
316 mbcp->out_count = 5; in qlge_sfp_in()
331 mbcp->out_count = 1; in qlge_sfp_out()
346 mbcp->out_count = 6; in qlge_aen_lost()
367 mbcp->out_count = 2; in qlge_init_fw_done()
396 mbcp->out_count = 1; in qlge_mpi_handler()
621 mbcp->out_count = 3; in qlge_mb_about_fw()
[all …]
A Dqlge.h992 int out_count; member
/linux/drivers/ntb/
A Dntb_transport.c468 ssize_t ret, out_offset, out_count; in debugfs_read() local
475 out_count = 1000; in debugfs_read()
477 buf = kmalloc(out_count, GFP_KERNEL); in debugfs_read()
482 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in debugfs_read()
484 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in debugfs_read()
486 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in debugfs_read()
488 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in debugfs_read()
490 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in debugfs_read()
492 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in debugfs_read()
548 if (out_offset > out_count) in debugfs_read()
[all …]
/linux/drivers/mailbox/
A Dbcm-pdc-mailbox.c429 ssize_t ret, out_offset, out_count; in pdc_debugfs_read() local
431 out_count = 512; in pdc_debugfs_read()
433 buf = kmalloc(out_count, GFP_KERNEL); in pdc_debugfs_read()
439 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in pdc_debugfs_read()
441 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in pdc_debugfs_read()
444 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in pdc_debugfs_read()
447 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in pdc_debugfs_read()
450 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in pdc_debugfs_read()
453 out_offset += scnprintf(buf + out_offset, out_count - out_offset, in pdc_debugfs_read()
470 if (out_offset > out_count) in pdc_debugfs_read()
[all …]
/linux/drivers/usb/image/
A Dmdc800.c156 int out_count; // Bytes in the buffer member
389 mdc800->out_count=64; in mdc800_usb_download_notify()
625 mdc800->out_count=0; in mdc800_device_open()
714 sts=left > (mdc800->out_count-mdc800->out_ptr)?mdc800->out_count-mdc800->out_ptr:left; in mdc800_device_read()
721 mdc800->out_count=0; in mdc800_device_read()
816 mdc800->out_count=0; in mdc800_device_write()
911 mdc800->out_count=16; in mdc800_device_write()
/linux/drivers/char/
A Dvirtio_console.c664 size_t out_count, bool to_user) in fill_readbuf() argument
669 if (!out_count || !port_has_data(port)) in fill_readbuf()
673 out_count = min(out_count, buf->len - buf->offset); in fill_readbuf()
678 ret = copy_to_user(out_buf, buf->buf + buf->offset, out_count); in fill_readbuf()
683 out_count); in fill_readbuf()
686 buf->offset += out_count; in fill_readbuf()
702 return out_count; in fill_readbuf()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c1515 if (vf_tun && esw_attr->out_count > 1) { in mlx5e_tc_add_fdb_flow()
4069 if (esw_attr->out_count) { in parse_tc_fdb_actions()
4080 &action, esw_attr->out_count); in parse_tc_fdb_actions()
4084 esw_attr->out_count++; in parse_tc_fdb_actions()
4121 esw_attr->out_count); in parse_tc_fdb_actions()
4130 parse_attr->tun_info[esw_attr->out_count] = in parse_tc_fdb_actions()
4137 esw_attr->out_count++; in parse_tc_fdb_actions()
4197 esw_attr->out_count++; in parse_tc_fdb_actions()
4203 esw_attr->out_count); in parse_tc_fdb_actions()
4207 esw_attr->out_count++; in parse_tc_fdb_actions()
[all …]
A Deswitch_offloads_termtbl.c231 for (i = esw_attr->split_count; i < esw_attr->out_count; i++) in mlx5_eswitch_termtbl_required()
A Deswitch_offloads.c283 for (i = esw_attr->split_count; i < esw_attr->out_count; i++) in esw_is_chain_src_port_rewrite()
303 for (j = esw_attr->split_count; j < esw_attr->out_count; j++, (*i)++) { in esw_setup_chain_src_port_rewrite()
325 esw_put_dest_tables_loop(esw, attr, esw_attr->split_count, esw_attr->out_count); in esw_cleanup_chain_src_port_rewrite()
340 for (i = esw_attr->split_count; i < esw_attr->out_count; i++) { in esw_is_indir_table()
368 for (j = esw_attr->split_count; j < esw_attr->out_count; j++, (*i)++) { in esw_setup_indir_table()
398 esw_put_dest_tables_loop(esw, attr, esw_attr->split_count, esw_attr->out_count); in esw_cleanup_indir_table()
437 for (j = esw_attr->split_count; j < esw_attr->out_count; j++, i++) in esw_setup_vport_dests()
A Deswitch.h474 int out_count; member
/linux/sound/usb/line6/
A Ddriver.c564 unsigned int out_count; in line6_hwdep_read() local
589 rv = kfifo_to_user(&line6->messages.fifo, buf, count, &out_count); in line6_hwdep_read()
591 rv = out_count; in line6_hwdep_read()
/linux/fs/ksmbd/
A Dvfs.h130 unsigned int in_count, unsigned int *out_count);
A Dvfs.c1026 unsigned int in_count, unsigned int *out_count) in ksmbd_vfs_fqar_lseek() argument
1049 *out_count = 0; in ksmbd_vfs_fqar_lseek()
1051 while (start < end && *out_count < in_count) { in ksmbd_vfs_fqar_lseek()
1071 ranges[*out_count].file_offset = cpu_to_le64(extent_start); in ksmbd_vfs_fqar_lseek()
1072 ranges[(*out_count)++].length = in ksmbd_vfs_fqar_lseek()
A Dsmb2pdu.c7385 unsigned int in_count, unsigned int *out_count) in fsctl_query_allocated_ranges() argument
7391 *out_count = 0; in fsctl_query_allocated_ranges()
7403 qar_rsp, in_count, out_count); in fsctl_query_allocated_ranges()
7405 *out_count = 0; in fsctl_query_allocated_ranges()
/linux/sound/soc/
A Dsoc-pcm.c134 ssize_t out_count = PAGE_SIZE, offset = 0, ret = 0; in dpcm_state_read_file() local
144 buf = kmalloc(out_count, GFP_KERNEL); in dpcm_state_read_file()
152 out_count - offset); in dpcm_state_read_file()
/linux/drivers/scsi/qla4xxx/
A Dql4_mbx.c30 void qla4xxx_process_mbox_intr(struct scsi_qla_host *ha, int out_count) in qla4xxx_process_mbox_intr() argument
41 ha->mbox_status_count = out_count; in qla4xxx_process_mbox_intr()
A Dql4_nx.c3917 void qla4_82xx_process_mbox_intr(struct scsi_qla_host *ha, int out_count) in qla4_82xx_process_mbox_intr() argument
3923 ha->mbox_status_count = out_count; in qla4_82xx_process_mbox_intr()
/linux/drivers/infiniband/hw/mlx5/
A Dmain.c1932 goto out_count; in mlx5_ib_alloc_ucontext()
1985 out_count: in mlx5_ib_alloc_ucontext()

Completed in 108 milliseconds