/openbmc/qemu/hw/char/ |
H A D | riscv_htif.c | 158 uint8_t cmd = val_written >> HTIF_CMD_SHIFT; in htif_handle_tohost_write() local
|
H A D | terminal3270.c | 242 static int write_payload_3270(EmulatedCcw3270Device *dev, uint8_t cmd) in write_payload_3270()
|
/openbmc/linux/arch/xtensa/kernel/ |
H A D | setup.c | 534 void machine_restart(char * cmd) in machine_restart()
|
/openbmc/linux/security/ |
H A D | security.c | 2645 int security_file_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_ioctl() 2662 int security_file_ioctl_compat(struct file *file, unsigned int cmd, in security_file_ioctl_compat() 2769 int security_file_lock(struct file *file, unsigned int cmd) in security_file_lock() 2788 int security_file_fcntl(struct file *file, unsigned int cmd, unsigned long arg) in security_file_fcntl() 3596 int security_msg_queue_msgctl(struct kern_ipc_perm *msq, int cmd) in security_msg_queue_msgctl() 3700 int security_shm_shmctl(struct kern_ipc_perm *shp, int cmd) in security_shm_shmctl() 3783 int security_sem_semctl(struct kern_ipc_perm *sma, int cmd) in security_sem_semctl() 5190 int security_bpf(int cmd, union bpf_attr *attr, unsigned int size) in security_bpf()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | dp_rx.c | 566 struct ath12k_dp_rx_reo_cmd *cmd, *tmp; in ath12k_dp_rx_reo_cmd_list_cleanup() local 607 struct ath12k_hal_reo_cmd *cmd, in ath12k_dp_reo_cmd_send() 653 struct ath12k_hal_reo_cmd cmd = {0}; in ath12k_dp_reo_cache_flush() local 795 struct ath12k_hal_reo_cmd cmd = {0}; in ath12k_dp_rx_peer_tid_delete() local 905 struct ath12k_hal_reo_cmd cmd = {0}; in ath12k_peer_rx_tid_reo_update() local 1114 struct ath12k_hal_reo_cmd cmd = {0}; in ath12k_dp_rx_peer_pn_replay_config() local 3853 struct ath12k_dp_rx_reo_cmd *cmd, *tmp; in ath12k_dp_rx_process_reo_status() local
|
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 2621 #define CMDID(cmd) (cmd - IP_VS_BASE_CTL) argument 2691 do_ip_vs_set_ctl(struct sock *sk, int cmd, sockptr_t ptr, unsigned int len) in do_ip_vs_set_ctl() 3014 do_ip_vs_get_ctl(struct sock *sk, int cmd, void __user *user, int *len) in do_ip_vs_get_ctl() 3887 int ret = -EINVAL, cmd; in ip_vs_genl_set_daemon() local 3916 int ret = 0, cmd; in ip_vs_genl_set_cmd() local 4043 int ret, cmd, reply_cmd; in ip_vs_genl_get_cmd() local
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_scsi.c | 435 struct scsi_cmnd *cmd; in lpfc_sli4_io_xri_aborted() local 2685 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; in lpfc_calc_bg_err() local 2863 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; in lpfc_parse_bg_err() local 4005 struct scsi_cmnd *cmd; in lpfc_fcp_io_cmd_wqe_cmpl() local 4335 struct scsi_cmnd *cmd; in lpfc_scsi_cmd_iocb_cmpl() local 5184 static char *lpfc_is_command_vm_io(struct scsi_cmnd *cmd) in lpfc_is_command_vm_io()
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 1417 struct ethtool_link_ksettings *cmd) in cp_get_link_ksettings() 1430 const struct ethtool_link_ksettings *cmd) in cp_set_link_ksettings() 1606 static int cp_ioctl (struct net_device *dev, struct ifreq *rq, int cmd) in cp_ioctl() 1680 static void eeprom_cmd(void __iomem *ee_addr, int cmd, int cmd_len) in eeprom_cmd() 1705 int cmd = (EE_EXTEND_CMD << addr_len) | (extend_cmd << (addr_len - 2)); in eeprom_extend_cmd() local
|
/openbmc/linux/drivers/scsi/elx/efct/ |
H A D | efct_hw.c | 605 u8 cmd[SLI4_BMBX_SIZE]; in efct_hw_init_prereg_io() local 1375 efct_hw_command(struct efct_hw *hw, u8 *cmd, u32 opts, void *cb, void *arg) in efct_hw_command() 1547 efct_issue_mbox_rqst(void *base, void *cmd, void *cb, void *arg) in efct_issue_mbox_rqst() 2647 u8 *cmd = io->req.virt; in efct_fill_els_params() local 3214 u8 cmd[SLI4_BMBX_SIZE]; member
|
/openbmc/linux/sound/soc/ |
H A D | soc-pcm.c | 1122 static int soc_pcm_trigger(struct snd_pcm_substream *substream, int cmd) in soc_pcm_trigger() 2125 int cmd) in dpcm_be_dai_trigger() 2295 int cmd, bool fe_first) in dpcm_dai_trigger_fe_be() 2326 static int dpcm_fe_dai_do_trigger(struct snd_pcm_substream *substream, int cmd) in dpcm_fe_dai_do_trigger() 2413 static int dpcm_fe_dai_trigger(struct snd_pcm_substream *substream, int cmd) in dpcm_fe_dai_trigger()
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | msgbuf.c | 86 __le32 cmd; member 158 __le32 cmd; member 432 uint cmd, void *buf, uint len) in brcmf_msgbuf_tx_ioctl() 493 uint cmd, void *buf, uint len, int *fwerr) in brcmf_msgbuf_query_dcmd() 531 uint cmd, void *buf, uint len, int *fwerr) in brcmf_msgbuf_set_dcmd()
|
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/ |
H A D | bpmp_abi.h | 587 uint32_t cmd; member 651 uint32_t cmd; member 759 uint32_t cmd; member 1516 uint32_t cmd; member
|
/openbmc/linux/drivers/infiniband/hw/efa/ |
H A D | efa_verbs.c | 636 struct efa_ibv_create_qp cmd = {}; in efa_create_qp() local 1076 struct efa_ibv_create_cq cmd = {}; in efa_create_cq() local 1790 const struct efa_ibv_alloc_ucontext_cmd *cmd) in efa_user_comp_handshake() 1817 struct efa_ibv_alloc_ucontext_cmd cmd = {}; in efa_alloc_ucontext() local
|
/openbmc/qemu/hw/riscv/ |
H A D | riscv-iommu.c | 1435 struct riscv_iommu_command *cmd, IOMMUNotifierFlag flag, in riscv_iommu_ats() 1481 struct riscv_iommu_command *cmd) in riscv_iommu_ats_inval() 1488 struct riscv_iommu_command *cmd) in riscv_iommu_ats_prgr() 1540 struct riscv_iommu_command cmd; in riscv_iommu_process_cq_tail() local
|
/openbmc/linux/include/uapi/linux/ |
H A D | hdlcdrv.h | 52 int cmd; member
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | table.js | 638 'cmd': 'filterinfo', property in tableInit.filterOpenClicked.params
|
/openbmc/u-boot/drivers/net/phy/ |
H A D | mv88e6352.c | 267 const char *cmd, *ethname; in do_mvsw_reg() local
|
/openbmc/u-boot/drivers/axi/ |
H A D | ihs_axi.c | 150 enum axi_cmd cmd) in ihs_axi_transfer()
|
/openbmc/linux/tools/testing/selftests/netfilter/ |
H A D | nf-queue.c | 124 struct nfqnl_msg_config_cmd cmd = { in nfq_build_cfg_request() local
|
/openbmc/linux/drivers/media/mc/ |
H A D | mc-request.c | 221 static long media_request_ioctl(struct file *filp, unsigned int cmd, in media_request_ioctl()
|
/openbmc/linux/drivers/atm/ |
H A D | suni.c | 255 static int suni_ioctl(struct atm_dev *dev,unsigned int cmd,void __user *arg) in suni_ioctl()
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | media.c | 113 int cmd = (0x5002 << 16) | ((phy_id & 0x1f) << 23) | (location<<18) | (val & 0xffff); in tulip_mdio_write() local
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/displays/ |
H A D | panel-nec-nl8048hl11.c | 88 unsigned int cmd = 0, data = 0; in nec_8048_spi_send() local
|
/openbmc/linux/drivers/net/ethernet/microsoft/mana/ |
H A D | mana_ethtool.c | 187 static int mana_get_rxnfc(struct net_device *ndev, struct ethtool_rxnfc *cmd, in mana_get_rxnfc()
|
/openbmc/linux/sound/hda/ |
H A D | hdac_controller.c | 129 static unsigned int azx_command_addr(u32 cmd) in azx_command_addr()
|