| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-proc-operations.m4 | 11 ssize_t test_read(struct file *fp, char __user *ptr, 13 ssize_t test_write(struct file *fp, const char __user *ptr,
|
| H A D | kernel-vfs-rw-iterate.m4 | 25 char __user *rbuf = NULL; 26 const char __user *wbuf = NULL;
|
| H A D | kernel-access-ok-type.m4 | 11 const void __user __attribute__((unused)) *addr =
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/ |
| H A D | zfs_file_os.c | 84 rc = vfs_write(fp, (__force const char __user __user *)buf, count, off); in zfs_file_write_impl() 166 rc = vfs_read(fp, (void __user *)buf, count, off); in zfs_file_read_impl()
|
| H A D | zpl_file.c | 832 zpl_ioctl_getflags(struct file *filp, void __user *arg) in zpl_ioctl_getflags() 898 zpl_ioctl_setflags(struct file *filp, void __user *arg) in zpl_ioctl_setflags() 924 zpl_ioctl_getxattr(struct file *filp, void __user *arg) in zpl_ioctl_getxattr() 938 zpl_ioctl_setxattr(struct file *filp, void __user *arg) in zpl_ioctl_setxattr()
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_debugfs.c | 124 const char __user *buffer, in debugfs_log_write() 233 const char __user *buffer, in debugfs_trace_write()
|
| H A D | vchiq_2835_arm.c | 98 create_pagelist(char __user *buf, size_t count, unsigned short type, 284 ret = create_pagelist((char __user *)offset, size, in vchiq_prepare_bulk_data() 397 create_pagelist(char __user *buf, size_t count, unsigned short type, in create_pagelist()
|
| H A D | vchiq_arm.c | 147 char __user *buf; 854 void __user *msgbuf; in vchiq_ioctl() 881 (const void __user *) in vchiq_ioctl() 912 if (copy_to_user((void __user *)( in vchiq_ioctl() 930 memcpy((void __user *) in vchiq_ioctl() 939 memcpy((void __user *) in vchiq_ioctl() 1021 (copy_to_user((void __user *)args.buf, in vchiq_ioctl() 1062 if (copy_to_user((void __user *)args.pconfig, in vchiq_ioctl() 1579 vchiq_read(struct file *file, char __user *buf, in vchiq_read()
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/linux/ |
| H A D | compiler.h | 37 #define __user macro
|
| /f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/ |
| H A D | xz_dec_test.c | 102 static ssize_t xz_dec_test_write(struct file *file, const char __user *buf, in xz_dec_test_write()
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-proc.c | 113 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_domemused() 141 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_doslab() 188 void __user *buffer, size_t *lenp, loff_t *ppos) in proc_dohostid()
|
| H A D | spl-procfs-list.c | 186 procfs_list_write(struct file *filp, const char __user *buf, size_t len, in procfs_list_write()
|
| H A D | spl-generic.c | 570 ret = vfs_read(file, (void __user *)buf, count, pos); in spl_kernel_read()
|
| H A D | spl-kstat.c | 493 proc_kstat_write(struct file *filp, const char __user *buf, size_t len, in proc_kstat_write()
|
| /f-stack/freebsd/contrib/v4l/ |
| H A D | videodev2.h | 62 #define __user macro 595 struct v4l2_clip __user *next; 602 struct v4l2_clip __user *clips; 604 void __user *bitmap;
|
| /f-stack/freebsd/contrib/vchiq/interface/compat/ |
| H A D | vchi_bsd.h | 414 #define __user macro
|