/kernel/linux/linux-5.10/drivers/target/ |
H A D | target_core_rd.c | 548 int arg, token; in rd_set_configfs_dev_params() local
|
H A D | target_core_file.c | 720 int ret = 0, arg, token; in fd_set_configfs_dev_params() local
|
/kernel/linux/linux-5.10/drivers/usb/atm/ |
H A D | usbatm.c | 955 static int usbatm_do_heavy_init(void *arg) in usbatm_do_heavy_init() argument 885 usbatm_atm_ioctl(struct atm_dev *atm_dev, unsigned int cmd, void __user *arg) usbatm_atm_ioctl() argument [all...] |
/kernel/linux/linux-5.10/drivers/tee/ |
H A D | tee_core.c | 476 struct tee_ioctl_open_session_arg arg; in tee_ioctl_open_session() local 555 struct tee_ioctl_invoke_arg arg; tee_ioctl_invoke() local 612 struct tee_ioctl_cancel_arg arg; tee_ioctl_cancel() local 628 struct tee_ioctl_close_session_arg arg; tee_ioctl_close_session() local 823 tee_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) tee_ioctl() argument 1160 tee_client_open_session(struct tee_context *ctx, struct tee_ioctl_open_session_arg *arg, struct tee_param *param) tee_client_open_session() argument 1178 tee_client_invoke_func(struct tee_context *ctx, struct tee_ioctl_invoke_arg *arg, struct tee_param *param) tee_client_invoke_func() argument 1188 tee_client_cancel_req(struct tee_context *ctx, struct tee_ioctl_cancel_arg *arg) tee_client_cancel_req() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/core/ |
H A D | usb.c | 405 const struct find_interface_arg *arg = data; in __find_interface() local 452 struct each_dev_arg *arg = (struct each_dev_arg *)data; in __each_dev() local 472 struct each_dev_arg arg = {data, fn}; in usb_for_each_dev() local
|
/kernel/linux/linux-5.10/drivers/tty/ |
H A D | vcc.c | 440 static void vcc_event(void *arg, int event) in vcc_event() argument
|
/kernel/linux/linux-5.10/drivers/thermal/intel/ |
H A D | intel_powerclamp.c | 97 static int duration_set(const char *arg, const struct kernel_param *kp) in duration_set() argument 145 static int window_size_set(const char *arg, const struct kernel_param *kp) in window_size_set() argument
|
/kernel/linux/linux-5.10/drivers/tty/vt/ |
H A D | vt_ioctl.c | 283 vt_k_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg, bool perm) vt_k_ioctl() argument 736 vt_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) vt_ioctl() argument 1058 vt_compat_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned long arg) vt_compat_ioctl() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pxa3xx-gcu.c | 452 pxa3xx_gcu_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pxa3xx_gcu_ioctl() argument
|
H A D | p9100.c | 229 p9100_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) p9100_ioctl() argument
|
H A D | tcx.c | 310 tcx_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) tcx_ioctl() argument
|
H A D | cg3.c | 237 static int cg3_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg3_ioctl() argument
|
H A D | arcfb.c | 398 arcfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) arcfb_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/vfio/ |
H A D | vfio_iommu_spapr_tce.c | 314 static void *tce_iommu_open(unsigned long arg) in tce_iommu_open() argument 776 tce_iommu_ioctl(void *iommu_data, unsigned int cmd, unsigned long arg) tce_iommu_ioctl() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/kyro/ |
H A D | fbdev.c | 587 kyrofb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) kyrofb_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/usb/misc/ |
H A D | iowarrior.c | 478 iowarrior_ioctl(struct file *file, unsigned int cmd, unsigned long arg) iowarrior_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfbdrv.c | 1439 intelfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) intelfb_ioctl() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfbdrv.c | 312 mb862xxfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg) mb862xxfb_ioctl() argument
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_bpf.c | 302 static int cls_bpf_delete(struct tcf_proto *tp, void *arg, bool *last, in cls_bpf_delete() argument 647 static void cls_bpf_walk(struct tcf_proto *tp, struct tcf_walker *arg, in cls_bpf_walk() argument 458 cls_bpf_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) cls_bpf_change() argument [all...] |
H A D | cls_flow.c | 566 static int flow_delete(struct tcf_proto *tp, void *arg, bool *last, in flow_delete() argument 679 static void flow_walk(struct tcf_proto *tp, struct tcf_walker *arg, in flow_walk() argument 387 flow_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) flow_change() argument [all...] |
/kernel/linux/linux-5.10/net/rds/ |
H A D | ib_cm.c | 1283 void rds_ib_conn_free(void *arg) in rds_ib_conn_free() argument
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | input.c | 876 static inline int sctp_hash_cmp(struct rhashtable_compare_arg *arg, in sctp_hash_cmp() argument 937 struct sctp_hash_cmp_arg arg; in sctp_hash_transport() local 983 struct sctp_hash_cmp_arg arg = { in sctp_addrs_lookup_transport() local 1012 struct sctp_hash_cmp_arg arg = { sctp_epaddr_lookup_transport() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_set_hash.c | 45 const struct nft_rhash_cmp_arg *arg = data; in nft_rhash_key() local 57 static inline int nft_rhash_cmp(struct rhashtable_compare_arg *arg, in nft_rhash_cmp() argument 87 struct nft_rhash_cmp_arg arg = { in nft_rhash_lookup() local 105 struct nft_rhash_cmp_arg arg = { in nft_rhash_get() local 128 struct nft_rhash_cmp_arg arg = { in nft_rhash_update() local 171 struct nft_rhash_cmp_arg arg = { nft_rhash_insert() local 213 struct nft_rhash_cmp_arg arg = { nft_rhash_deactivate() local 243 struct nft_rhash_cmp_arg arg = { nft_rhash_delete() local 414 nft_rhash_elem_destroy(void *ptr, void *arg) nft_rhash_elem_destroy() argument [all...] |
/kernel/linux/linux-5.10/net/phonet/ |
H A D | pep.c | 919 static int pep_ioctl(struct sock *sk, int cmd, unsigned long arg) in pep_ioctl() argument
|
H A D | socket.c | 356 pn_socket_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) pn_socket_ioctl() argument
|