Searched defs:uarg (Results 1 - 25 of 54) sorted by relevance

123

/linux-master/io_uring/
H A Dnotif.c27 static void io_tx_ubuf_callback(struct sk_buff *skb, struct ubuf_info *uarg, argument
37 static void io_tx_ubuf_callback_ext(struct sk_buff *skb, struct ubuf_info *uarg, argument
[all...]
H A Dnotif.h15 struct ubuf_info uarg; member in struct:io_notif_data
/linux-master/fs/verity/
H A Dmeasure.c28 struct fsverity_digest __user *uarg = _uarg; local
H A Denable.c318 int fsverity_ioctl_enable(struct file *filp, const void __user *uarg) argument
H A Dread_metadata.c151 int fsverity_ioctl_read_metadata(struct file *filp, const void __user *uarg) argument
/linux-master/net/bridge/
H A Dbr_ioctl.c397 br_ioctl_stub(struct net *net, struct net_bridge *br, unsigned int cmd, struct ifreq *ifr, void __user *uarg) argument
/linux-master/drivers/pps/
H A Dpps.c95 void __user *uarg = (void __user *) arg; local
253 void __user *uarg = (void __user *) arg; local
/linux-master/include/linux/
H A Dfsverity.h229 fsverity_ioctl_read_metadata(struct file *filp, const void __user *uarg) argument
/linux-master/drivers/vfio/cdx/
H A Dmain.c160 void __user *uarg = (void __user *)arg; local
/linux-master/drivers/char/
H A Dds1620.c243 } uarg; local
[all...]
/linux-master/drivers/watchdog/
H A Dwdt977.c357 } uarg; local
H A Dw83977f_wdt.c381 } uarg; local
H A Dsmsc37b787_wdt.c427 } uarg; local
H A Dpc87413_wdt.c386 } uarg; local
/linux-master/drivers/rtc/
H A Ddev.c212 void __user *uarg = (void __user *)arg; local
476 void __user *uarg = compat_ptr(arg); local
[all...]
/linux-master/block/
H A Dbsg.c87 static int bsg_get_command_q(struct bsg_device *bd, int __user *uarg) argument
92 static int bsg_set_command_q(struct bsg_device *bd, int __user *uarg) argument
108 void __user *uarg = (void __user *) arg; local
57 bsg_sg_io(struct bsg_device *bd, bool open_for_write, void __user *uarg) argument
[all...]
/linux-master/drivers/input/serio/
H A Dserport.c232 void __user *uarg = compat_ptr(arg); local
/linux-master/drivers/iommu/iommufd/
H A Dvfio_compat.c521 void __user *uarg = (void __user *)arg; local
/linux-master/security/loadpin/
H A Dloadpin.c392 void __user *uarg = (void __user *)arg; local
/linux-master/drivers/vfio/
H A Dgroup.c389 void __user *uarg = (void __user *)arg; local
/linux-master/fs/crypto/
H A Dpolicy.c588 int fscrypt_ioctl_get_policy_ex(struct file *filp, void __user *uarg) argument
/linux-master/drivers/misc/ocxl/
H A Dfile.c71 afu_ioctl_attach(struct ocxl_context *ctx, struct ocxl_ioctl_attach __user *uarg) argument
90 afu_ioctl_get_metadata(struct ocxl_context *ctx, struct ocxl_ioctl_metadata __user *uarg) argument
112 afu_ioctl_enable_p9_wait(struct ocxl_context *ctx, struct ocxl_ioctl_p9_wait __user *uarg) argument
156 afu_ioctl_get_features(struct ocxl_context *ctx, struct ocxl_ioctl_features __user *uarg) argument
/linux-master/drivers/vfio/pci/virtio/
H A Dmain.c303 void __user *uarg = (void __user *)arg; local
/linux-master/drivers/xen/
H A Devtchn.c440 void __user *uarg = (void __user *) arg; local
/linux-master/drivers/mtd/
H A Dmtdchar.c1305 struct blkpg_compat_ioctl_arg __user *uarg = argp; local

Completed in 199 milliseconds

123