Home
last modified time | relevance | path

Searched refs:__user (Results 1 – 16 of 16) sorted by relevance

/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-proc-operations.m411 ssize_t test_read(struct file *fp, char __user *ptr,
13 ssize_t test_write(struct file *fp, const char __user *ptr,
H A Dkernel-vfs-rw-iterate.m425 char __user *rbuf = NULL;
26 const char __user *wbuf = NULL;
H A Dkernel-access-ok-type.m411 const void __user __attribute__((unused)) *addr =
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_file_os.c84 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 Dzpl_file.c832 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 Dvchiq_debugfs.c124 const char __user *buffer, in debugfs_log_write()
233 const char __user *buffer, in debugfs_trace_write()
H A Dvchiq_2835_arm.c98 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 Dvchiq_arm.c147 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 Dcompiler.h37 #define __user macro
/f-stack/freebsd/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_test.c102 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 Dspl-proc.c113 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 Dspl-procfs-list.c186 procfs_list_write(struct file *filp, const char __user *buf, size_t len, in procfs_list_write()
H A Dspl-generic.c570 ret = vfs_read(file, (void __user *)buf, count, pos); in spl_kernel_read()
H A Dspl-kstat.c493 proc_kstat_write(struct file *filp, const char __user *buf, size_t len, in proc_kstat_write()
/f-stack/freebsd/contrib/v4l/
H A Dvideodev2.h62 #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 Dvchi_bsd.h414 #define __user macro