/linux-6.8/net/bluetooth/cmtp/ |
D | sock.c | 66 static int do_cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_cmtp_sock_ioctl() 139 static int cmtp_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_ioctl() 145 static int cmtp_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in cmtp_sock_compat_ioctl()
|
/linux-6.8/drivers/net/wireless/mediatek/mt76/ |
D | mcu.c | 56 int mt76_mcu_send_and_get_msg(struct mt76_dev *dev, int cmd, const void *data, in mt76_mcu_send_and_get_msg() 73 int cmd, bool wait_resp, in mt76_mcu_skb_send_and_get_msg() 111 int __mt76_mcu_send_firmware(struct mt76_dev *dev, int cmd, const void *data, in __mt76_mcu_send_firmware()
|
/linux-6.8/drivers/scsi/qla2xxx/ |
D | qla_target.c | 2000 struct qla_tgt_cmd *cmd; in abort_cmds_for_lun() local 2287 void qlt_send_resp_ctio(struct qla_qpair *qpair, struct qla_tgt_cmd *cmd, in qlt_send_resp_ctio() 2422 struct qla_tgt_cmd *cmd = prm->cmd; in qlt_pci_map_calc_cnt() local 2480 static void qlt_unmap_sg(struct scsi_qla_host *vha, struct qla_tgt_cmd *cmd) in qlt_unmap_sg() 2591 struct qla_tgt_cmd *cmd = prm->cmd; in qlt_24xx_build_ctio_pkt() local 2715 static inline int qlt_has_data(struct qla_tgt_cmd *cmd) in qlt_has_data() 2722 struct qla_tgt_cmd *cmd; in qlt_print_dif_err() local 2767 static int qlt_pre_xmit_response(struct qla_tgt_cmd *cmd, in qlt_pre_xmit_response() 2831 static inline int qlt_need_explicit_conf(struct qla_tgt_cmd *cmd, in qlt_need_explicit_conf() 2948 qla_tgt_set_dif_tags(struct qla_tgt_cmd *cmd, struct crc_context *ctx, in qla_tgt_set_dif_tags() [all …]
|
D | qla_iocb.c | 25 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_get_cmd_direction() local 148 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_configure_prot_mode() local 199 struct scsi_cmnd *cmd; in qla2x00_build_scsi_iocbs_32() local 255 struct scsi_cmnd *cmd; in qla2x00_build_scsi_iocbs_64() local 329 struct scsi_cmnd *cmd; in qla2x00_start_scsi() local 594 struct scsi_cmnd *cmd; in qla24xx_build_scsi_type_6_iocbs() local 706 struct scsi_cmnd *cmd; in qla24xx_build_scsi_iocbs() local 775 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags() local 850 struct scsi_cmnd *cmd; in qla24xx_walk_and_build_sglist_no_difb() local 960 struct scsi_cmnd *cmd; in qla24xx_walk_and_build_sglist() local [all …]
|
/linux-6.8/net/bluetooth/bnep/ |
D | sock.c | 53 static int do_bnep_sock_ioctl(struct socket *sock, unsigned int cmd, void __user *argp) in do_bnep_sock_ioctl() 137 static int bnep_sock_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_ioctl() 143 static int bnep_sock_compat_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in bnep_sock_compat_ioctl()
|
/linux-6.8/drivers/ata/ |
D | libata-scsi.c | 211 void ata_scsi_set_sense(struct ata_device *dev, struct scsi_cmnd *cmd, in ata_scsi_set_sense() 220 struct scsi_cmnd *cmd, in ata_scsi_set_sense_information() 234 struct scsi_cmnd *cmd, u16 field, u8 bit) in ata_scsi_set_invalid_field() 243 struct scsi_cmnd *cmd, u16 field) in ata_scsi_set_invalid_parameter() 575 unsigned int cmd, void __user *arg) in ata_sas_scsi_ioctl() 630 int ata_scsi_ioctl(struct scsi_device *scsidev, unsigned int cmd, in ata_scsi_ioctl() 658 struct scsi_cmnd *cmd) in ata_scsi_qc_new() 855 struct scsi_cmnd *cmd = qc->scsicmd; in ata_gen_passthru_sense() local 950 struct scsi_cmnd *cmd = qc->scsicmd; in ata_gen_ata_sense() local 1621 struct scsi_cmnd *cmd = qc->scsicmd; in ata_qc_done() local [all …]
|
/linux-6.8/drivers/comedi/drivers/ |
D | amplc_pci230.c | 849 struct comedi_cmd *cmd) in pci230_ao_check_chanlist() 880 struct comedi_subdevice *s, struct comedi_cmd *cmd) in pci230_ao_cmdtest() 1013 struct comedi_cmd *cmd; in pci230_ao_stop() local 1064 struct comedi_cmd *cmd = &async->cmd; in pci230_handle_ao_nofifo() local 1095 struct comedi_cmd *cmd = &async->cmd; in pci230_handle_ao_fifo() local 1212 struct comedi_cmd *cmd = &async->cmd; in pci230_ao_start() local 1288 struct comedi_cmd *cmd = &s->async->cmd; in pci230_ao_inttrig_start() local 1306 struct comedi_cmd *cmd = &s->async->cmd; in pci230_ao_cmd() local 1377 static int pci230_ai_check_scan_period(struct comedi_cmd *cmd) in pci230_ai_check_scan_period() 1403 struct comedi_cmd *cmd) in pci230_ai_check_chanlist() [all …]
|
/linux-6.8/drivers/net/ethernet/sfc/siena/ |
D | mcdi.c | 39 unsigned int cmd; member 151 static void efx_mcdi_send_request(struct efx_nic *efx, unsigned cmd, in efx_mcdi_send_request() 618 efx_mcdi_check_supported(struct efx_nic *efx, unsigned int cmd, size_t inlen) in efx_mcdi_check_supported() 652 static int _efx_mcdi_rpc_finish(struct efx_nic *efx, unsigned int cmd, in _efx_mcdi_rpc_finish() 803 static int _efx_mcdi_rpc(struct efx_nic *efx, unsigned int cmd, in _efx_mcdi_rpc() 861 static int _efx_mcdi_rpc_evb_retry(struct efx_nic *efx, unsigned cmd, in _efx_mcdi_rpc_evb_retry() 928 int efx_siena_mcdi_rpc(struct efx_nic *efx, unsigned int cmd, in efx_siena_mcdi_rpc() 945 int efx_siena_mcdi_rpc_quiet(struct efx_nic *efx, unsigned int cmd, in efx_siena_mcdi_rpc_quiet() 954 int efx_siena_mcdi_rpc_start(struct efx_nic *efx, unsigned int cmd, in efx_siena_mcdi_rpc_start() 975 static int _efx_mcdi_rpc_async(struct efx_nic *efx, unsigned int cmd, in _efx_mcdi_rpc_async() [all …]
|
/linux-6.8/drivers/net/mdio/ |
D | mdio-ipq4019.c | 61 unsigned int cmd; in ipq4019_mdio_read_c45() local 102 unsigned int cmd; in ipq4019_mdio_read_c22() local 134 unsigned int cmd; in ipq4019_mdio_write_c45() local 176 unsigned int cmd; in ipq4019_mdio_write_c22() local
|
/linux-6.8/drivers/crypto/caam/ |
D | desc_constr.h | 176 u32 *cmd = desc_end(desc); in append_cmd() local 233 #define APPEND_CMD_RET(cmd, op) \ argument 260 #define APPEND_CMD(cmd, op) \ argument 268 #define APPEND_CMD_LEN(cmd, op) \ in APPEND_CMD() argument 281 #define APPEND_CMD_PTR(cmd, op) \ argument 310 #define APPEND_SEQ_PTR_INTLEN(cmd, op) \ argument 325 #define APPEND_CMD_PTR_TO_IMM(cmd, op) \ argument 335 #define APPEND_CMD_PTR_EXTLEN(cmd, op) \ argument 349 #define APPEND_CMD_PTR_LEN(cmd, op, type) \ argument 366 #define APPEND_CMD_PTR_TO_IMM2(cmd, op) \ argument [all …]
|
/linux-6.8/drivers/net/ethernet/alteon/ |
D | acenic.c | 846 static inline void ace_issue_cmd(struct ace_regs __iomem *regs, struct cmd *cmd) in ace_issue_cmd() 1664 struct cmd cmd; in ace_load_std_rx_ring() local 1781 struct cmd cmd; in ace_load_jumbo_rx_ring() local 1884 struct cmd cmd; in ace_handle_event() local 2224 struct cmd cmd; in ace_open() local 2279 struct cmd cmd; in ace_close() local 2558 struct cmd cmd; in ace_change_mtu() local 2571 struct ethtool_link_ksettings *cmd) in ace_get_link_ksettings() 2626 const struct ethtool_link_ksettings *cmd) in ace_set_link_ksettings() 2670 struct cmd cmd; in ace_set_link_ksettings() local [all …]
|
/linux-6.8/drivers/fsi/ |
D | fsi-master-ast-cf.c | 153 static void msg_finish_cmd(struct fsi_msg *cmd) in msg_finish_cmd() 209 struct fsi_msg *cmd, uint8_t id, in build_ar_command() 274 static void build_dpoll_command(struct fsi_msg *cmd, uint8_t slave_id) in build_dpoll_command() 285 static void build_epoll_command(struct fsi_msg *cmd, uint8_t slave_id) in build_epoll_command() 296 static void build_term_command(struct fsi_msg *cmd, uint8_t slave_id) in build_term_command() 358 static int send_request(struct fsi_master_acf *master, struct fsi_msg *cmd, in send_request() 416 struct fsi_msg cmd; in send_term() local 472 struct fsi_msg cmd; in handle_response() local 572 struct fsi_msg *cmd, size_t resp_len, void *resp) in fsi_master_acf_xfer() 602 struct fsi_msg cmd; in fsi_master_acf_read() local [all …]
|
/linux-6.8/drivers/sbus/char/ |
D | openprom.c | 185 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio… in opromnext() 290 unsigned int cmd, unsigned long arg, in openprom_sunos_ioctl() 495 static int opiocgetnext(unsigned int cmd, void __user *argp) in opiocgetnext() 528 unsigned int cmd, unsigned long arg) in openprom_bsd_ioctl() 575 unsigned int cmd, unsigned long arg) in openprom_ioctl() 633 static long openprom_compat_ioctl(struct file *file, unsigned int cmd, in openprom_compat_ioctl()
|
/linux-6.8/drivers/scsi/ |
D | sd_zbc.c | 154 unsigned char cmd[16]; in sd_zbc_do_report_zones() local 330 static blk_status_t sd_zbc_cmnd_checks(struct scsi_cmnd *cmd) in sd_zbc_cmnd_checks() 411 blk_status_t sd_zbc_prepare_zone_append(struct scsi_cmnd *cmd, sector_t *lba, in sd_zbc_prepare_zone_append() 477 blk_status_t sd_zbc_setup_zone_mgmt_cmnd(struct scsi_cmnd *cmd, in sd_zbc_setup_zone_mgmt_cmnd() 531 static unsigned int sd_zbc_zone_wp_update(struct scsi_cmnd *cmd, in sd_zbc_zone_wp_update() 606 unsigned int sd_zbc_complete(struct scsi_cmnd *cmd, unsigned int good_bytes, in sd_zbc_complete()
|
/linux-6.8/drivers/net/can/slcan/ |
D | slcan-core.c | 177 char *cmd = sl->rbuff; in slcan_bump_frame() local 263 char *cmd = sl->rbuff; in slcan_bump_state() local 327 char *cmd = sl->rbuff; in slcan_bump_err() local 626 static int slcan_transmit_cmd(struct slcan *sl, const unsigned char *cmd) in slcan_transmit_cmd() 689 unsigned char cmd[SLCAN_MTU]; in slcan_netdev_open() local 885 static int slcan_ioctl(struct tty_struct *tty, unsigned int cmd, in slcan_ioctl()
|
/linux-6.8/drivers/nvme/target/ |
D | fabrics-cmd.c | 87 struct nvme_command *cmd = req->cmd; in nvmet_parse_fabrics_admin_cmd() local 116 struct nvme_command *cmd = req->cmd; in nvmet_parse_fabrics_io_cmd() local 353 struct nvme_command *cmd = req->cmd; in nvmet_parse_connect_cmd() local
|
/linux-6.8/drivers/target/ |
D | target_core_ua.c | 26 target_scsi3_ua_check(struct se_cmd *cmd) in target_scsi3_ua_check() 193 bool core_scsi3_ua_for_check_condition(struct se_cmd *cmd, u8 *key, u8 *asc, in core_scsi3_ua_for_check_condition() 267 struct se_cmd *cmd, in core_scsi3_ua_clear_for_request_sense()
|
D | target_core_user.c | 107 int cmd; member 492 #define tcmu_cmd_set_dbi_cur(cmd, index) ((cmd)->dbi_cur = (index)) argument 493 #define tcmu_cmd_reset_dbi_cur(cmd) tcmu_cmd_set_dbi_cur(cmd, 0) argument 494 #define tcmu_cmd_set_dbi(cmd, index) ((cmd)->dbi[(cmd)->dbi_cur++] = (index)) argument 495 #define tcmu_cmd_get_dbi(cmd) ((cmd)->dbi[(cmd)->dbi_cur++]) argument 578 static inline void tcmu_cmd_set_block_cnts(struct tcmu_cmd *cmd) in tcmu_cmd_set_block_cnts() 596 static int new_block_to_iov(struct tcmu_dev *udev, struct tcmu_cmd *cmd, in new_block_to_iov() 622 static void tcmu_setup_iovs(struct tcmu_dev *udev, struct tcmu_cmd *cmd, in tcmu_setup_iovs() 854 static int tcmu_alloc_data_space(struct tcmu_dev *udev, struct tcmu_cmd *cmd, in tcmu_alloc_data_space() 1229 struct tcmu_cmd *cmd; in tcmu_set_next_deadline() local [all …]
|
/linux-6.8/drivers/net/wireless/ath/ath10k/ |
D | htt_tx.c | 607 struct htt_cmd *cmd; in ath10k_htt_h2t_ver_req_msg() local 637 struct htt_cmd *cmd; in ath10k_htt_h2t_stats_req() local 679 struct htt_cmd *cmd; in ath10k_htt_send_frag_desc_bank_cfg_32() local 741 struct htt_cmd *cmd; in ath10k_htt_send_frag_desc_bank_cfg_64() local 816 struct htt_cmd *cmd; in ath10k_htt_send_rx_ring_cfg_32() local 889 struct htt_cmd *cmd; in ath10k_htt_send_rx_ring_cfg_64() local 958 struct htt_cmd *cmd; in ath10k_htt_send_rx_ring_cfg_hl() local 1012 struct htt_cmd *cmd; in ath10k_htt_h2t_aggr_cfg_msg_32() local 1059 struct htt_cmd *cmd; in ath10k_htt_h2t_aggr_cfg_msg_v2() local 1106 struct htt_cmd *cmd; in ath10k_htt_tx_fetch_resp() local [all …]
|
/linux-6.8/drivers/scsi/esas2r/ |
D | esas2r_main.c | 627 long esas2r_proc_ioctl(struct file *fp, unsigned int cmd, unsigned long arg) in esas2r_proc_ioctl() 821 int esas2r_queuecommand(struct Scsi_Host *host, struct scsi_cmnd *cmd) in esas2r_queuecommand() 907 struct scsi_cmnd *cmd, in esas2r_check_active_queue() 978 int esas2r_eh_abort(struct scsi_cmnd *cmd) in esas2r_eh_abort() 1065 static int esas2r_host_bus_reset(struct scsi_cmnd *cmd, bool host_reset) in esas2r_host_bus_reset() 1093 int esas2r_host_reset(struct scsi_cmnd *cmd) in esas2r_host_reset() 1100 int esas2r_bus_reset(struct scsi_cmnd *cmd) in esas2r_bus_reset() 1107 static int esas2r_dev_targ_reset(struct scsi_cmnd *cmd, bool target_reset) in esas2r_dev_targ_reset() 1183 int esas2r_device_reset(struct scsi_cmnd *cmd) in esas2r_device_reset() 1191 int esas2r_target_reset(struct scsi_cmnd *cmd) in esas2r_target_reset()
|
/linux-6.8/drivers/gpu/drm/imagination/ |
D | pvr_ccb.c | 136 process_fwccb_command(struct pvr_device *pvr_dev, struct rogue_fwif_fwccb_cmd *cmd) in process_fwccb_command() 172 struct rogue_fwif_fwccb_cmd cmd = fwccb[read_offset]; in pvr_fwccb_process() local 241 struct rogue_fwif_kccb_cmd *cmd, in pvr_kccb_send_cmd_reserved_powered() 350 pvr_kccb_send_cmd_powered(struct pvr_device *pvr_dev, struct rogue_fwif_kccb_cmd *cmd, in pvr_kccb_send_cmd_powered() 374 pvr_kccb_send_cmd(struct pvr_device *pvr_dev, struct rogue_fwif_kccb_cmd *cmd, in pvr_kccb_send_cmd()
|
/linux-6.8/drivers/soc/qcom/ |
D | rpmh.c | 113 struct tcs_cmd *cmd) in cache_rpm_request() 198 const struct tcs_cmd *cmd, u32 n) in __fill_rpmh_msg() 224 const struct tcs_cmd *cmd, u32 n) in rpmh_write_async() 255 const struct tcs_cmd *cmd, u32 n) in rpmh_write() 324 const struct tcs_cmd *cmd, u32 *n) in rpmh_write_batch()
|
/linux-6.8/drivers/scsi/qedi/ |
D | qedi_iscsi.c | 33 static int qedi_eh_host_reset(struct scsi_cmnd *cmd) in qedi_eh_host_reset() 171 struct qedi_cmd *cmd = task->dd_data; in qedi_destroy_cmd_pool() local 189 struct qedi_cmd *cmd) in qedi_alloc_sget() 215 struct qedi_cmd *cmd = task->dd_data; in qedi_setup_cmd_pool() local 773 struct qedi_cmd *cmd = task->dd_data; in qedi_iscsi_send_generic_request() local 814 struct qedi_cmd *cmd = task->dd_data; in qedi_mtask_xmit() local 835 struct qedi_cmd *cmd = task->dd_data; in qedi_task_xmit() local 1067 struct qedi_cmd *cmd, *cmd_tmp; in qedi_cleanup_active_cmd_list() local 1451 struct qedi_cmd *cmd; in qedi_cleanup_task() local
|
/linux-6.8/tools/testing/selftests/bpf/prog_tests/ |
D | select_reuseport.c | 237 static void check_data(int type, sa_family_t family, const struct cmd *cmd, in check_data() 396 static void do_test(int type, sa_family_t family, struct cmd *cmd, in do_test() 456 struct cmd cmd = { in test_err_inner_map() local 473 struct cmd cmd = { in test_err_sk_select_port() local 484 struct cmd cmd; in test_pass() local 498 struct cmd cmd = { in test_syncookie() local 532 struct cmd cmd = { in test_pass_on_err() local 547 struct cmd cmd = {}; in test_detach_bpf() local
|
/linux-6.8/include/linux/io_uring/ |
D | cmd.h | 44 static inline void io_uring_cmd_done(struct io_uring_cmd *cmd, ssize_t ret, in io_uring_cmd_done() 53 static inline void io_uring_cmd_mark_cancelable(struct io_uring_cmd *cmd, in io_uring_cmd_mark_cancelable() 72 static inline struct task_struct *io_uring_cmd_get_task(struct io_uring_cmd *cmd) in io_uring_cmd_get_task()
|