| /linux/drivers/media/pci/pt3/ |
| H A D | pt3_i2c.c | 49 if ((cbuf->num_cmds % 2) == 0) in cmdbuf_add() 53 buf_idx = cbuf->num_cmds / 2; in cmdbuf_add() 57 cbuf->num_cmds++; in cmdbuf_add() 63 if (cbuf->num_cmds % 2) in put_end() 109 cbuf->num_cmds = 0; in translate() 212 cbuf->data, cbuf->num_cmds); in pt3_i2c_master_xfer()
|
| H A D | pt3.h | 52 u32 num_cmds; member
|
| /linux/fs/smb/client/ |
| H A D | smb2inode.c | 178 int *cmds, int num_cmds, struct cifsFileInfo *cfile, in smb2_compound_op() argument 277 if (num_cmds > 0 && cmds[0] == SMB2_OP_OPEN_QUERY) in smb2_compound_op() 280 for (; i < num_cmds; i++) { in smb2_compound_op() 670 if (rc == 0 && num_cmds > 0 && cmds[0] == SMB2_OP_OPEN_QUERY) { in smb2_compound_op() 692 for (i = 0; i < num_cmds; i++) { in smb2_compound_op() 857 num_cmds += 2; in smb2_compound_op() 859 memcpy(out_iov, rsp_iov, num_cmds * sizeof(*out_iov)); in smb2_compound_op() 861 num_cmds * sizeof(*out_buftype)); in smb2_compound_op() 863 for (i = 0; i < num_cmds; i++) in smb2_compound_op() 866 num_cmds -= 2; /* correct num_cmds as there could be a retry */ in smb2_compound_op() [all …]
|
| H A D | transport.c | 70 if (atomic_read(&server->num_cmds[smb_cmd]) == 0) { in __release_mid() 79 cifs_stats_inc(&server->num_cmds[smb_cmd]); in __release_mid()
|
| H A D | cifs_debug.c | 786 atomic_set(&server->num_cmds[i], 0); in cifs_stats_proc_write() 861 atomic_read(&server->num_cmds[j]), in cifs_stats_proc_show()
|
| H A D | cifsglob.h | 773 atomic_t num_cmds[NUMBER_OF_SMB2_COMMANDS]; /* total requests by cmd */ member
|
| /linux/drivers/gpu/host1x/ |
| H A D | job.c | 116 struct host1x_job_gather *gather = &job->cmds[job->num_cmds].gather; in host1x_job_add_gather() 122 job->num_cmds++; in host1x_job_add_gather() 129 struct host1x_job_cmd *cmd = &job->cmds[job->num_cmds]; in host1x_job_add_wait() 137 job->num_cmds++; in host1x_job_add_wait() 212 for (i = 0; i < job->num_cmds; i++) { in pin_job() 538 for (i = 0; i < job->num_cmds; i++) { in copy_gathers() 566 for (i = 0; i < job->num_cmds; i++) { in copy_gathers() 616 for (i = 0; i < job->num_cmds; i++) { in host1x_job_pin() 631 for (j = i + 1; j < job->num_cmds; j++) { in host1x_job_pin()
|
| /linux/drivers/soc/qcom/ |
| H A D | rpmh.c | 32 .num_cmds = 0, \ 179 for (i = 0; i < rpm_msg->msg.num_cmds; i++) { in __rpmh_write() 206 req->msg.num_cmds = n; in __fill_rpmh_msg() 415 rpm_msg.msg.num_cmds = 1; in send_single()
|
| /linux/drivers/vdpa/mlx5/core/ |
| H A D | resources.c | 368 int num_cmds) in mlx5_vdpa_exec_async_cmds() argument 374 for (int i = 0; i < num_cmds; i++) in mlx5_vdpa_exec_async_cmds() 377 while (issued < num_cmds) { in mlx5_vdpa_exec_async_cmds() 382 issued, num_cmds, err); in mlx5_vdpa_exec_async_cmds()
|
| H A D | mlx5_vdpa.h | 168 int num_cmds);
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-truly-nt35597.c | 358 u32 num_cmds; in truly_nt35597_prepare() local 369 num_cmds = config->num_on_cmds; in truly_nt35597_prepare() 371 for (i = 0; i < num_cmds; i++) { in truly_nt35597_prepare()
|
| /linux/drivers/net/ethernet/qlogic/qlcnic/ |
| H A D | qlcnic_sriov.h | 28 u8 num_cmds; member 36 u8 num_cmds;
|
| H A D | qlcnic_83xx_hw.c | 3907 mbx->num_cmds--; in qlcnic_83xx_flush_mbx_queue() 3950 mbx->num_cmds--; in qlcnic_83xx_dequeue_mbx_cmd() 4020 mbx->num_cmds++; in qlcnic_83xx_enqueue_mbx_cmd() 4021 cmd->total_cmds = mbx->num_cmds; in qlcnic_83xx_enqueue_mbx_cmd()
|
| H A D | qlcnic.h | 1096 u32 num_cmds; member
|
| H A D | qlcnic_sriov_common.c | 808 hdr[i].num_cmds = 1; in qlcnic_sriov_prepare_bc_hdr()
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_ccb.h | 30 u32 num_cmds; member
|
| /linux/drivers/media/platform/renesas/vsp1/ |
| H A D | vsp1_dl.h | 45 unsigned int num_cmds; member
|
| /linux/drivers/gpu/drm/tegra/ |
| H A D | submit.c | 405 cmds = alloc_copy_user_array(u64_to_user_ptr(args->cmds_ptr), args->num_cmds, in submit_create_job() 412 job = host1x_job_alloc(context->channel, args->num_cmds, 0, true); in submit_create_job() 427 for (i = 0; i < args->num_cmds; i++) { in submit_create_job()
|
| /linux/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_mac.c | 708 int r, ret, num_cmds, req_pos = 0; in zd_mac_config_beacon() local 724 num_cmds = 1 + zd_chip_is_zd1211b(&mac->chip) + full_len; in zd_mac_config_beacon() 725 ioreqs = kmalloc_array(num_cmds, sizeof(struct zd_ioreq32), in zd_mac_config_beacon() 784 BUG_ON(req_pos != num_cmds); in zd_mac_config_beacon() 786 r = zd_iowrite32a_locked(&mac->chip, ioreqs, num_cmds); in zd_mac_config_beacon()
|
| /linux/include/uapi/drm/ |
| H A D | tegra_drm.h | 939 __u32 num_cmds; member
|
| /linux/include/linux/ |
| H A D | host1x.h | 282 unsigned int num_cmds; member
|
| /linux/drivers/bluetooth/ |
| H A D | btintel.h | 131 __u8 num_cmds; member
|
| /linux/drivers/target/ |
| H A D | target_core_stat.c | 357 CONFIGFS_ATTR_RO(target_stat_lu_, num_cmds); 1096 CONFIGFS_ATTR_RO(target_stat_auth_, num_cmds);
|
| /linux/drivers/gpu/drm/amd/display/dmub/inc/ |
| H A D | dmub_cmd.h | 7320 uint32_t num_cmds, in dmub_rb_get_rptr_with_offset() argument 7326 *next_rptr = rb->rptr + DMUB_RB_CMD_SIZE * num_cmds; in dmub_rb_get_rptr_with_offset()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_migrate.c | 1731 u32 num_cmds = DIV_ROUND_UP(updates[j].qwords, in __xe_migrate_update_pgtables() local 1735 batch_size += 4 * num_cmds + updates[j].qwords * 2; in __xe_migrate_update_pgtables()
|