Home
last modified time | relevance | path

Searched defs:arg (Results 2901 - 2925 of 8206) sorted by relevance

1...<<111112113114115116117118119120>>...329

/kernel/linux/linux-5.10/drivers/tty/
H A Dtty_ioctl.c363 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 Dtty_jobctrl.c352 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 Dcore.c231 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 Dconsolemap.c322 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 Dnetwork.c156 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 Dhif_tx_mib.c19 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 Dacpi_thermal_rel.c306 char __user *arg = (void __user *)__arg; in acpi_thermal_rel_ioctl() local
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H A Duvc_v4l2.c283 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 Dvfio_pci_intrs.c239 static irqreturn_t vfio_msihandler(int irq, void *arg) in vfio_msihandler() argument
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dusblcd.c162 static long lcd_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in lcd_ioctl() argument
/kernel/linux/linux-5.10/drivers/vhost/
H A Dtest.c318 vhost_test_ioctl(struct file *f, unsigned int ioctl, unsigned long arg) vhost_test_ioctl() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dfbsysfs.c305 int err, arg; in store_blank() local
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc-compat.c35 void *arg; member
138 int omap_dispc_register_isr(omap_dispc_isr_t isr, void *arg, u32 mask) in omap_dispc_register_isr() argument
192 int omap_dispc_unregister_isr(omap_dispc_isr_t isr, void *arg, u32 mask) in omap_dispc_unregister_isr() argument
251 omap_dispc_irq_handler(int irq, void *arg) omap_dispc_irq_handler() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-ioctl.c572 int omapfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg) in omapfb_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsbuslib.c100 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg, in sbusfb_ioctl_helper() argument
195 static int fbiogetputcmap(struct fb_info *info, unsigned int cmd, unsigned long arg) in fbiogetputcmap() argument
217 static int fbiogscursor(struct fb_info *info, unsigned long arg) in fbiogscursor() argument
243 int sbusfb_compat_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in sbusfb_compat_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dkobil_sct.c535 kobil_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) kobil_ioctl() argument
/kernel/linux/linux-5.10/net/sched/
H A Dcls_matchall.c259 static int mall_delete(struct tcf_proto *tp, void *arg, bool *last, in mall_delete() argument
269 static void mall_walk(struct tcf_proto *tp, struct tcf_walker *arg, in mall_walk() argument
183 mall_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, bool ovr, bool rtnl_held, struct netlink_ext_ack *extack) mall_change() argument
[all...]
H A Dcls_fw.c154 static int fw_delete(struct tcf_proto *tp, void *arg, bool *last, in fw_delete() argument
344 static void fw_walk(struct tcf_proto *tp, struct tcf_walker *arg, in fw_walk() argument
237 fw_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, bool ovr, bool rtnl_held, struct netlink_ext_ack *extack) fw_change() argument
[all...]
H A Dcls_basic.c125 static int basic_delete(struct tcf_proto *tp, void *arg, bool *last, in basic_delete() argument
247 static void basic_walk(struct tcf_proto *tp, struct tcf_walker *arg, in basic_walk() argument
170 basic_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, bool ovr, bool rtnl_held, struct netlink_ext_ack *extack) basic_change() argument
[all...]
H A Dsch_mqprio.c639 static void mqprio_walk(struct Qdisc *sch, struct qdisc_walker *arg) in mqprio_walk() argument
[all...]
H A Dsch_multiq.c280 static int multiq_graft(struct Qdisc *sch, unsigned long arg, struct Qdisc *new, in multiq_graft() argument
294 multiq_leaf(struct Qdisc *sch, unsigned long arg) in multiq_leaf() argument
348 static void multiq_walk(struct Qdisc *sch, struct qdisc_walker *arg) in multiq_walk() argument
[all...]
H A Dsch_ingress.c23 static struct Qdisc *ingress_leaf(struct Qdisc *sch, unsigned long arg) in ingress_leaf() argument
/kernel/linux/linux-5.10/net/netlabel/
H A Dnetlabel_calipso.c216 static int netlbl_calipso_listall_cb(struct calipso_doi *doi_def, void *arg) in netlbl_calipso_listall_cb() argument
283 static int netlbl_calipso_remove_cb(struct netlbl_dom_map *entry, void *arg) in netlbl_calipso_remove_cb() argument
500 calipso_doi_walk(u32 *skip_cnt, int (*callback)(struct calipso_doi *doi_def, void *arg), void *cb_arg) calipso_doi_walk() argument
/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c376 struct xdr_buf *arg = &rqstp->rq_arg; in svc_rdma_build_arg_xdr() local
[all...]
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtc.c168 const char *arg; in main() local

Completed in 20 milliseconds

1...<<111112113114115116117118119120>>...329