Home
last modified time | relevance | path

Searched defs:cmd (Results 8801 - 8825 of 9386) sorted by relevance

1...<<351352353354355356357358359360>>...376

/kernel/linux/linux-6.6/drivers/target/
H A Dtarget_core_user.c107 int cmd; member
578 tcmu_cmd_set_block_cnts(struct tcmu_cmd *cmd) tcmu_cmd_set_block_cnts() argument
596 new_block_to_iov(struct tcmu_dev *udev, struct tcmu_cmd *cmd, struct iovec **iov, int prev_dbi, int len) new_block_to_iov() argument
622 tcmu_setup_iovs(struct tcmu_dev *udev, struct tcmu_cmd *cmd, struct iovec **iov, int data_length) tcmu_setup_iovs() argument
854 tcmu_alloc_data_space(struct tcmu_dev *udev, struct tcmu_cmd *cmd, int *iov_bidi_cnt) tcmu_alloc_data_space() argument
1229 struct tcmu_cmd *cmd; tcmu_set_next_deadline() local
1260 struct tcmu_cmd *cmd; tcmu_tmr_notify() local
1320 tcmu_handle_completion(struct tcmu_cmd *cmd, struct tcmu_cmd_entry *entry, bool keep_buf) tcmu_handle_completion() argument
1446 struct tcmu_cmd *cmd; tcmu_handle_completions() local
1518 tcmu_check_expired_ring_cmd(struct tcmu_cmd *cmd) tcmu_check_expired_ring_cmd() argument
1537 tcmu_check_expired_queue_cmd(struct tcmu_cmd *cmd) tcmu_check_expired_queue_cmd() argument
1652 tcmu_check_and_free_pending_cmd(struct tcmu_cmd *cmd) tcmu_check_and_free_pending_cmd() argument
1716 struct tcmu_cmd *cmd; tcmu_dev_kref_release() local
1963 struct tcmu_cmd *cmd; tcmu_release() local
2003 tcmu_init_genl_cmd_reply(struct tcmu_dev *udev, int cmd) tcmu_init_genl_cmd_reply() argument
2081 tcmu_netlink_event_init(struct tcmu_dev *udev, enum tcmu_genl_cmd cmd, struct sk_buff **buf, void **hdr) tcmu_netlink_event_init() argument
2118 tcmu_netlink_event_send(struct tcmu_dev *udev, enum tcmu_genl_cmd cmd, struct sk_buff *skb, void *msg_header) tcmu_netlink_event_send() argument
2365 struct tcmu_cmd *cmd; tcmu_reset_ring() local
2668 tcmu_parse_cdb(struct se_cmd *cmd) tcmu_parse_cdb() argument
3088 struct tcmu_cmd *cmd; tcmu_free_kept_buf_store() local
3266 struct tcmu_cmd *cmd, *tmp_cmd; check_timedout_devices() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dn_gsm.c233 u8 cmd; /* Command we are issuing */ member
981 unsigned int cmd; in gsm_is_flow_ctrl_msg() local
1450 static int gsm_control_command(struct gsm_mux *gsm, int cmd, const u8 *data, in gsm_control_command() argument
1478 static void gsm_control_reply(struct gsm_mux *gsm, int cmd, cons argument
3765 gsmld_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) gsmld_ioctl() argument
4387 gsmtty_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) gsmtty_ioctl() argument
[all...]
H A Dmoxa.c545 static void moxafunc(void __iomem *ofsAddr, u16 cmd, u16 arg) in moxafunc() argument
555 static int moxafuncret(void __iomem *ofsAddr, u16 cmd, u16 arg) in moxafuncret() argument
586 moxa_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) moxa_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis_main.c1688 static int sisfb_ioctl(struct fb_info *info, unsigned int cmd, in sisfb_ioctl() argument
/kernel/linux/linux-6.6/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c971 static void alloc_inout(struct mlx5_vdpa_net *ndev, int cmd, void **in, int *inlen, void **out, in alloc_inout() argument
1066 static int modify_qp(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_virtqueue *mvq, bool fw, int cmd) in modify_qp() argument
1796 static virtio_net_ctrl_ack handle_ctrl_mac(struct mlx5_vdpa_dev *mvdev, u8 cmd) in handle_ctrl_mac() argument
1923 handle_ctrl_mq(struct mlx5_vdpa_dev *mvdev, u8 cmd) handle_ctrl_mq() argument
1971 handle_ctrl_vlan(struct mlx5_vdpa_dev *mvdev, u8 cmd) handle_ctrl_vlan() argument
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtusb.c2508 struct hci_command_hdr *cmd = (void *)skb->data; in btusb_send_frame_intel() local
3307 u8 cmd[5]; in marvell_config_oob_wake() local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_receiver.c44 enum drbd_packet cmd; member
805 send_first_packet(struct drbd_connection *connection, struct drbd_socket *sock, enum drbd_packet cmd) send_first_packet() argument
5055 struct data_cmd const *cmd; drbdd() local
5964 struct meta_sock_cmd *cmd = NULL; drbd_ack_receiver() local
[all...]
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_msghandler.c232 unsigned char cmd; member
1098 intf_find_seq(struct ipmi_smi *intf, unsigned char seq, short channel, unsigned char cmd, unsigned char netfn, struct ipmi_addr *addr, struct ipmi_recv_msg **recv_msg) intf_find_seq() argument
1653 find_cmd_rcvr(struct ipmi_smi *intf, unsigned char netfn, unsigned char cmd, unsigned char chan) find_cmd_rcvr() argument
1669 is_cmd_rcvr_exclusive(struct ipmi_smi *intf, unsigned char netfn, unsigned char cmd, unsigned int chans) is_cmd_rcvr_exclusive() argument
1685 ipmi_register_for_cmd(struct ipmi_user *user, unsigned char netfn, unsigned char cmd, unsigned int chans) ipmi_register_for_cmd() argument
1730 ipmi_unregister_for_cmd(struct ipmi_user *user, unsigned char netfn, unsigned char cmd, unsigned int chans) ipmi_unregister_for_cmd() argument
3881 unsigned char cmd; handle_ipmb_get_msg_cmd() local
3998 unsigned char cmd = msg->rsp[3]; handle_ipmb_direct_rcv_cmd() local
4181 unsigned char cmd; handle_lan_get_msg_cmd() local
4280 unsigned char cmd; handle_oem_get_msg_cmd() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c6377 uint32_t cmd; in gfx_v8_0_ring_emit_wreg() local
5479 gfx_v8_0_send_serdes_cmd(struct amdgpu_device *adev, uint32_t reg_addr, uint32_t cmd) gfx_v8_0_send_serdes_cmd() argument
[all...]
H A Dgfx_v11_0.c5665 uint32_t cmd = 0; in gfx_v11_0_ring_emit_wreg() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_priv.h1003 unsigned int cmd; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c501 union dmub_rb_cmd cmd = {0}; in dc_stream_forward_dmub_crc_window() local
3270 union dmub_rb_cmd cmd; dc_dmub_update_dirty_rect() local
3325 union dmub_rb_cmd cmd; build_dmub_update_dirty_rect() local
4942 union dmub_rb_cmd cmd = {0}; dc_process_dmub_aux_transfer_async() local
5033 union dmub_rb_cmd cmd = {0}; dc_process_dmub_set_config_async() local
5078 union dmub_rb_cmd cmd = {0}; dc_process_dmub_set_mst_slots() local
5120 union dmub_rb_cmd cmd = {0}; dc_process_dmub_dpia_hpd_int_enable() local
[all...]
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Dni_mio_common.c1287 struct comedi_cmd *cmd = &s->async->cmd; in handle_a_interrupt() local
1401 struct comedi_cmd *cmd = &async->cmd; in ni_ai_munge() local
1954 ni_cmd_set_mite_transfer(struct mite_ring *ring, struct comedi_subdevice *sdev, const struct comedi_cmd *cmd, unsigned int max_count) ni_cmd_set_mite_transfer() argument
2002 ni_ai_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) ni_ai_cmdtest() argument
2150 struct comedi_cmd *cmd = &s->async->cmd; ni_ai_inttrig() local
2165 const struct comedi_cmd *cmd = &s->async->cmd; ni_ai_cmd() local
2523 struct comedi_cmd *cmd = &s->async->cmd; ni_ao_munge() local
2866 struct comedi_cmd *cmd = &s->async->cmd; ni_ao_inttrig() local
2905 ni_ao_cmd_personalize(struct comedi_device *dev, const struct comedi_cmd *cmd) ni_ao_cmd_personalize() argument
2953 ni_ao_cmd_set_trigger(struct comedi_device *dev, const struct comedi_cmd *cmd) ni_ao_cmd_set_trigger() argument
3000 ni_ao_cmd_set_counters(struct comedi_device *dev, const struct comedi_cmd *cmd) ni_ao_cmd_set_counters() argument
3076 ni_ao_cmd_set_update(struct comedi_device *dev, const struct comedi_cmd *cmd) ni_ao_cmd_set_update() argument
3167 const struct comedi_cmd *cmd = &s->async->cmd; ni_ao_cmd_set_channels() local
3208 ni_ao_cmd_set_stop_conditions(struct comedi_device *dev, const struct comedi_cmd *cmd) ni_ao_cmd_set_stop_conditions() argument
3264 const struct comedi_cmd *cmd = &s->async->cmd; ni_ao_cmd() local
3301 ni_ao_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) ni_ao_cmdtest() argument
3533 ni_cdio_check_chanlist(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) ni_cdio_check_chanlist() argument
3549 ni_cdio_cmdtest(struct comedi_device *dev, struct comedi_subdevice *s, struct comedi_cmd *cmd) ni_cdio_cmdtest() argument
3615 struct comedi_cmd *cmd = &s->async->cmd; ni_cdo_inttrig() local
3668 const struct comedi_cmd *cmd = &s->async->cmd; ni_cdio_cmd() local
4366 unsigned int cmd; ni_write_caldac() local
4487 unsigned int cmd = NI_E_SERIAL_CMD_EEPROM_CS; ni_read_eeprom() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/dvb/
H A Dfrontend.h897 __u32 cmd; member
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c5346 static int __sys_bpf(int cmd, bpfptr_t uattr, unsigned int size) in __sys_bpf() argument
4889 bpf_map_do_batch(const union bpf_attr *attr, union bpf_attr __user *uattr, int cmd) bpf_map_do_batch() argument
5531 kern_sys_bpf(int cmd, union bpf_attr *attr, unsigned int size) kern_sys_bpf() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dcdrom.h286 unsigned char cmd[CDROM_PACKET_SIZE]; member
H A Dbtrfs.h233 __u64 cmd; /* in */ member
760 __u64 cmd; member
H A Dwireless.h843 __u16 cmd; /* IW_MLME_* */ global() member
856 __u32 cmd; /* IW_PMKSA_* */ global() member
1064 __u32 cmd; /* Number of the ioctl to issue */ global() member
1082 __u16 cmd; /* Wireless IOCTL */ global() member
[all...]
H A Dfuse.h921 uint32_t cmd; member
/kernel/linux/linux-6.6/include/sound/
H A Dwavefront.h565 int cmd; /* WFC_* */ member
/kernel/linux/linux-6.6/include/ufs/
H A Dufshcd.h186 struct scsi_cmnd *cmd; member
/kernel/linux/linux-6.6/include/uapi/drm/
H A Ddrm.h527 __u32 cmd; member
/kernel/linux/linux-6.6/drivers/dma/qcom/
H A Dgpi.c692 u32 cmd; in gpi_send_cmd() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c674 u32 cmd = 0; in skb_tx_csum() local
1483 mv643xx_eth_get_link_ksettings_phy(struct mv643xx_eth_private *mp, struct ethtool_link_ksettings *cmd) mv643xx_eth_get_link_ksettings_phy() argument
1502 mv643xx_eth_get_link_ksettings_phyless(struct mv643xx_eth_private *mp, struct ethtool_link_ksettings *cmd) mv643xx_eth_get_link_ksettings_phyless() argument
1567 mv643xx_eth_get_link_ksettings(struct net_device *dev, struct ethtool_link_ksettings *cmd) mv643xx_eth_get_link_ksettings() argument
1579 mv643xx_eth_set_link_ksettings(struct net_device *dev, const struct ethtool_link_ksettings *cmd) mv643xx_eth_set_link_ksettings() argument
2328 struct ethtool_link_ksettings cmd; port_start() local
2548 mv643xx_eth_ioctl(struct net_device *dev, struct ifreq *ifr, int cmd) mv643xx_eth_ioctl() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dliquidio_common.h311 u64 cmd:5; member

Completed in 88 milliseconds

1...<<351352353354355356357358359360>>...376