Home
last modified time | relevance | path

Searched defs:arg (Results 2926 - 2950 of 5258) sorted by relevance

1...<<111112113114115116117118119120>>...211

/kernel/linux/linux-5.10/drivers/target/
H A Dtarget_core_rd.c548 int arg, token; in rd_set_configfs_dev_params() local
H A Dtarget_core_file.c720 int ret = 0, arg, token; in fd_set_configfs_dev_params() local
/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dusbatm.c955 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 Dtee_core.c476 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 Dusb.c405 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 Dvcc.c440 static void vcc_event(void *arg, int event) in vcc_event() argument
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_powerclamp.c97 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 Dvt_ioctl.c283 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 Dpxa3xx-gcu.c452 pxa3xx_gcu_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in pxa3xx_gcu_ioctl() argument
H A Dp9100.c229 p9100_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) p9100_ioctl() argument
H A Dtcx.c310 tcx_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) tcx_ioctl() argument
H A Dcg3.c237 static int cg3_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) in cg3_ioctl() argument
H A Darcfb.c398 arcfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) arcfb_ioctl() argument
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c314 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 Dfbdev.c587 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 Diowarrior.c478 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 Dintelfbdrv.c1439 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 Dmb862xxfbdrv.c312 mb862xxfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg) mb862xxfb_ioctl() argument
/kernel/linux/linux-5.10/net/sched/
H A Dcls_bpf.c302 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 Dcls_flow.c566 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 Dib_cm.c1283 void rds_ib_conn_free(void *arg) in rds_ib_conn_free() argument
/kernel/linux/linux-5.10/net/sctp/
H A Dinput.c876 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 Dnft_set_hash.c45 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 Dpep.c919 static int pep_ioctl(struct sock *sk, int cmd, unsigned long arg) in pep_ioctl() argument
H A Dsocket.c356 pn_socket_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) pn_socket_ioctl() argument

Completed in 31 milliseconds

1...<<111112113114115116117118119120>>...211