Searched defs:__user (Results 126 – 137 of 137) sorted by relevance
123456
| /OK3568_Linux_fs/kernel/drivers/char/ |
| H A D | random.c | 1223 SYSCALL_DEFINE3(getrandom, char __user *, ubuf, size_t, len, unsigned int, flags) in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | swapfile.c | 2582 SYSCALL_DEFINE1(swapoff, const char __user *, specialfile) in SYSCALL_DEFINE1() 3190 SYSCALL_DEFINE2(swapon, const char __user *, specialfile, int, swap_flags) in SYSCALL_DEFINE2()
|
| H A D | nommu.c | 1336 SYSCALL_DEFINE1(old_mmap, struct mmap_arg_struct __user *, arg) in SYSCALL_DEFINE1()
|
| H A D | mmap.c | 1724 SYSCALL_DEFINE1(old_mmap, struct mmap_arg_struct __user *, arg) in SYSCALL_DEFINE1()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | seccomp.c | 1940 void __user *, uargs) in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_base_kernel.h | 29 #define __user macro
|
| /OK3568_Linux_fs/kernel/kernel/printk/ |
| H A D | printk.c | 1752 SYSCALL_DEFINE3(syslog, int, type, char __user *, buf, int, len) in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/external/mpp/osal/linux/ |
| H A D | drm.h | 72 #define __user macro
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/sis/ |
| H A D | sis_main.c | 1693 #define __user in sisfb_ioctl() macro
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | syscall.c | 4385 SYSCALL_DEFINE3(bpf, int, cmd, union bpf_attr __user *, uattr, unsigned int, size) in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io_uring.c | 9876 u32, min_complete, u32, flags, const void __user *, argp, in SYSCALL_DEFINE6() 10332 struct io_uring_params __user *, params) in SYSCALL_DEFINE2() 10881 void __user *, arg, unsigned int, nr_args) in SYSCALL_DEFINE4()
|
| /OK3568_Linux_fs/kernel/kernel/events/ |
| H A D | core.c | 11716 struct perf_event_attr __user *, attr_uptr, in SYSCALL_DEFINE5()
|
123456