| /kernel/linux/linux-5.10/drivers/scsi/fnic/ |
| H A D | fnic_main.c | 449 fnic_dev_wait(struct vnic_dev *vdev, int (*start)(struct vnic_dev *, int), int (*finished)(struct vnic_dev *, int *), int arg) fnic_dev_wait() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/bfa/ |
| H A D | bfa_fcs_fcpim.c | 547 bfa_fcs_itnim_timeout(void *arg) in bfa_fcs_itnim_timeout() argument
|
| /kernel/linux/linux-5.10/drivers/s390/char/ |
| H A D | keyboard.c | 477 int kbd_ioctl(struct kbd_data *kbd, unsigned int cmd, unsigned long arg) in kbd_ioctl() argument
|
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| H A D | vfio_ccw_ops.c | 324 vfio_ccw_mdev_get_region_info(struct vfio_region_info *info, struct mdev_device *mdev, unsigned long arg) vfio_ccw_mdev_get_region_info() argument 516 vfio_ccw_mdev_ioctl(struct mdev_device *mdev, unsigned int cmd, unsigned long arg) vfio_ccw_mdev_ioctl() argument [all...] |
| /kernel/linux/linux-5.10/drivers/scsi/libfc/ |
| H A D | fc_libfc.c | 241 void fc_lport_iterate(void (*notify)(struct fc_lport *, void *), void *arg) in fc_lport_iterate() argument
|
| /kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
| H A D | pcie-armada8k.c | 219 static irqreturn_t armada8k_pcie_irq_handler(int irq, void *arg) in armada8k_pcie_irq_handler() argument
|
| /kernel/linux/linux-5.10/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-moore.c | 217 u32 reg, param, arg; in mtk_pinconf_set() local [all...] |
| /kernel/linux/linux-5.10/drivers/of/ |
| H A D | platform.c | 671 of_platform_notify(struct notifier_block *nb, unsigned long action, void *arg) of_platform_notify() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| H A D | sr_ioctl.c | 444 int sr_audio_ioctl(struct cdrom_device_info *cdi, unsigned int cmd, void *arg) in sr_audio_ioctl() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/snic/ |
| H A D | snic_main.c | 187 snic_dev_wait(struct vnic_dev *vdev, int (*start)(struct vnic_dev *, int), int (*finished)(struct vnic_dev *, int *), int arg) snic_dev_wait() argument
|
| /kernel/linux/linux-5.10/drivers/rtc/ |
| H A D | rtc-pcf8523.c | 274 pcf8523_rtc_ioctl(struct device *dev, unsigned int cmd, unsigned long arg) pcf8523_rtc_ioctl() argument
|
| /kernel/linux/linux-5.10/drivers/target/tcm_fc/ |
| H A D | tfc_conf.c | 99 static ssize_t ft_wwn_show(void *arg, char *buf) in ft_wwn_show() argument 109 static ssize_t ft_wwn_store(void *arg, const char *buf, size_t len) in ft_wwn_store() argument
|
| H A D | tfc_cmd.c | 235 static void ft_recv_seq(struct fc_seq *sp, struct fc_frame *fp, void *arg) in ft_recv_seq() argument
|
| H A D | tfc_sess.c | 103 void ft_lport_add(struct fc_lport *lport, void *arg) in ft_lport_add() argument 115 void ft_lport_del(struct fc_lport *lport, void *arg) in ft_lport_del() argument 130 int ft_lport_notify(struct notifier_block *nb, unsigned long event, void *arg) in ft_lport_notify() argument
|
| /kernel/linux/linux-5.10/drivers/tee/optee/ |
| H A D | rpc.c | 33 static void handle_rpc_func_cmd_get_time(struct optee_msg_arg *arg) in handle_rpc_func_cmd_get_time() argument 54 handle_rpc_func_cmd_i2c_transfer(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_func_cmd_i2c_transfer() argument 138 handle_rpc_func_cmd_i2c_transfer(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_func_cmd_i2c_transfer() argument 187 handle_rpc_func_cmd_wq(struct optee *optee, struct optee_msg_arg *arg) handle_rpc_func_cmd_wq() argument 214 handle_rpc_func_cmd_wait(struct optee_msg_arg *arg) handle_rpc_func_cmd_wait() argument 236 handle_rpc_supp_cmd(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_supp_cmd() argument 286 handle_rpc_func_cmd_shm_alloc(struct tee_context *ctx, struct optee *optee, struct optee_msg_arg *arg, struct optee_call_ctx *call_ctx) handle_rpc_func_cmd_shm_alloc() argument 409 handle_rpc_func_cmd_shm_free(struct tee_context *ctx, struct optee_msg_arg *arg) handle_rpc_func_cmd_shm_free() argument 455 struct optee_msg_arg *arg; handle_rpc_func_cmd() local [all...] |
| /kernel/linux/linux-5.10/drivers/tty/ |
| H A D | tty_ioctl.c | 363 static int set_termios(struct tty_struct *tty, void __user *arg, int opt) in set_termios() argument 655 static int tty_change_softcar(struct tty_struct *tty, int arg) in tty_change_softcar() argument 685 tty_mode_ioctl(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg) tty_mode_ioctl() argument 818 __tty_perform_flush(struct tty_struct *tty, unsigned long arg) __tty_perform_flush() argument 844 tty_perform_flush(struct tty_struct *tty, unsigned long arg) tty_perform_flush() argument 859 n_tty_ioctl_helper(struct tty_struct *tty, struct file *file, unsigned int cmd, unsigned long arg) n_tty_ioctl_helper() argument [all...] |
| H A D | tty_jobctrl.c | 352 static int tiocsctty(struct tty_struct *tty, struct file *file, int arg) in tiocsctty() argument 558 tty_jobctrl_ioctl(struct tty_struct *tty, struct tty_struct *real_tty, struct file *file, unsigned int cmd, unsigned long arg) tty_jobctrl_ioctl() argument
|
| /kernel/linux/linux-5.10/drivers/tee/amdtee/ |
| H A D | core.c | 231 amdtee_open_session(struct tee_context *ctx, struct tee_ioctl_open_session_arg *arg, struct tee_param *param) amdtee_open_session() argument 407 amdtee_invoke_func(struct tee_context *ctx, struct tee_ioctl_invoke_arg *arg, struct tee_param *param) amdtee_invoke_func() argument [all...] |
| /kernel/linux/linux-5.10/drivers/tty/vt/ |
| H A D | consolemap.c | 322 int con_set_trans_old(unsigned char __user * arg) in con_set_trans_old() argument 341 int con_get_trans_old(unsigned char __user * arg) in con_get_trans_old() argument 358 int con_set_trans_new(ushort __user * arg) in con_set_trans_new() argument 372 int con_get_trans_new(ushort __user * arg) in con_get_trans_new() argument
|
| /kernel/linux/linux-5.10/drivers/tty/ipwireless/ |
| H A D | network.c | 156 ipwireless_ppp_ioctl(struct ppp_channel *ppp_channel, unsigned int cmd, unsigned long arg) ipwireless_ppp_ioctl() argument
|
| /kernel/linux/linux-5.10/drivers/staging/wfx/ |
| H A D | hif_tx_mib.c | 19 struct hif_mib_current_tx_power_level arg = { in hif_set_output_power() local 32 struct hif_mib_beacon_wake_up_period arg = { in hif_set_beacon_wakeup_period() local 48 struct hif_mib_rcpi_rssi_threshold arg = { in hif_set_rcpi_rssi_threshold() local 67 hif_get_counters_table(struct wfx_dev *wdev, int vif_id, struct hif_mib_extended_count_table *arg) hif_get_counters_table() argument 95 struct hif_mib_rx_filter arg = { }; hif_set_rx_filter() local 109 struct hif_mib_bcn_filter_table *arg; hif_set_beacon_filter_table() local 126 struct hif_mib_bcn_filter_enable arg = { hif_beacon_filter_control() local 137 struct hif_mib_gl_operational_power_mode arg = { hif_set_operational_mode() local 149 struct hif_mib_template_frame *arg; hif_set_template_frame() local 164 struct hif_mib_protected_mgmt_policy arg = { }; hif_set_mfp() local 181 struct hif_mib_block_ack_policy arg = { hif_set_block_ack_policy() local 193 struct hif_mib_set_association_mode arg = { hif_set_association_mode() local 209 struct hif_mib_set_tx_rate_retry_policy *arg; hif_set_tx_rate_retry_policy() local 233 struct hif_mib_keep_alive_period arg = { hif_keep_alive_period() local 243 struct hif_mib_arp_ip_addr_table arg = { hif_set_arp_ipv4_filter() local 260 struct hif_mib_gl_set_multi_msg arg = { hif_use_multi_tx_conf() local 270 struct hif_mib_set_uapsd_information arg = { }; hif_set_uapsd_info() local 287 struct hif_mib_non_erp_protection arg = { hif_erp_use_protection() local 297 struct hif_mib_slot_time arg = { hif_slot_time() local 307 struct hif_mib_wep_default_key_id arg = { hif_wep_default_key_id() local 318 struct hif_mib_dot11_rts_threshold arg = { hif_rts_threshold() local [all...] |
| /kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
| H A D | acpi_thermal_rel.c | 306 char __user *arg = (void __user *)__arg; in acpi_thermal_rel_ioctl() local
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| H A D | uvc_v4l2.c | 283 uvc_v4l2_ioctl_default(struct file *file, void *fh, bool valid_prio, unsigned int cmd, void *arg) uvc_v4l2_ioctl_default() argument
|
| /kernel/linux/linux-5.10/drivers/vfio/pci/ |
| H A D | vfio_pci_intrs.c | 239 static irqreturn_t vfio_msihandler(int irq, void *arg) in vfio_msihandler() argument
|
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| H A D | usblcd.c | 162 static long lcd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in lcd_ioctl() argument
|