| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/linux/ |
| H A D | wireless.h | 26 #define __user macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/linux/ |
| H A D | wireless.h | 27 #define __user macro
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | migrate.c | 1942 const void __user * __user *, pages, in SYSCALL_DEFINE6() 1943 const int __user *, nodes, in SYSCALL_DEFINE6() 1951 compat_uptr_t __user *, pages32, in COMPAT_SYSCALL_DEFINE6() 1952 const int __user *, nodes, in COMPAT_SYSCALL_DEFINE6()
|
| H A D | memfd.c | 267 const char __user *, uname, in SYSCALL_DEFINE2()
|
| H A D | mincore.c | 230 unsigned char __user *, vec) in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/ni_routing/tools/ |
| H A D | convert_c_to_py.c | 13 #define __user macro
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/ |
| H A D | compiler.h | 5 # define __user macro 12 # define __user __attribute__((noderef, address_space(1))) macro 34 # define __user macro
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | shm.c | 1289 SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() 1302 SYSCALL_DEFINE3(old_shmctl, int, shmid, int, cmd, struct shmid_ds __user *, buf) in SYSCALL_DEFINE3() 1485 COMPAT_SYSCALL_DEFINE3(shmctl, int, shmid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() 1498 COMPAT_SYSCALL_DEFINE3(old_shmctl, int, shmid, int, cmd, void __user *, uptr) in COMPAT_SYSCALL_DEFINE3() 1686 SYSCALL_DEFINE3(shmat, int, shmid, char __user *, shmaddr, int, shmflg) in SYSCALL_DEFINE3() 1828 SYSCALL_DEFINE1(shmdt, char __user *, shmaddr) in SYSCALL_DEFINE1()
|
| H A D | syscall.c | 111 unsigned long, third, void __user *, ptr, long, fifth) in SYSCALL_DEFINE6()
|
| H A D | sem.c | 2249 SYSCALL_DEFINE4(semtimedop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE4() 2250 unsigned int, nsops, const struct __kernel_timespec __user *, timeout) in SYSCALL_DEFINE4() 2269 SYSCALL_DEFINE4(semtimedop_time32, int, semid, struct sembuf __user *, tsems, in SYSCALL_DEFINE4() 2271 const struct old_timespec32 __user *, timeout) in SYSCALL_DEFINE4() 2277 SYSCALL_DEFINE3(semop, int, semid, struct sembuf __user *, tsops, in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | eventpoll.c | 2318 struct epoll_event __user *, event) in SYSCALL_DEFINE4() 2375 SYSCALL_DEFINE4(epoll_wait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE4() 2385 SYSCALL_DEFINE6(epoll_pwait, int, epfd, struct epoll_event __user *, events, in SYSCALL_DEFINE6() 2386 int, maxevents, int, timeout, const sigset_t __user *, sigmask, in SYSCALL_DEFINE6() 2407 struct epoll_event __user *, events, in COMPAT_SYSCALL_DEFINE6() 2409 const compat_sigset_t __user *, sigmask, in COMPAT_SYSCALL_DEFINE6()
|
| H A D | splice.c | 1289 SYSCALL_DEFINE4(vmsplice, int, fd, const struct iovec __user *, uiov, in SYSCALL_DEFINE4() 1325 SYSCALL_DEFINE6(splice, int, fd_in, loff_t __user *, off_in, in SYSCALL_DEFINE6()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | process.c | 46 SYSCALL_DEFINE3(arc_usr_cmpxchg, int __user *, uaddr, int, expected, int, new) in SYSCALL_DEFINE3() argument
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | types.h | 50 #define __user macro
|
| H A D | compiler.h | 67 #define __user macro
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | rseq.c | 323 SYSCALL_DEFINE4(rseq, struct rseq __user *, rseq, u32, rseq_len, in SYSCALL_DEFINE4()
|
| H A D | fork.c | 1690 SYSCALL_DEFINE1(set_tid_address, int __user *, tidptr) in SYSCALL_DEFINE1() 2645 int __user *, parent_tidptr, in SYSCALL_DEFINE5() 2818 SYSCALL_DEFINE2(clone3, struct clone_args __user *, uargs, size_t, size) in SYSCALL_DEFINE2()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/ |
| H A D | subpage_prot.c | 191 unsigned long, len, u32 __user *, map) in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | hrtimer.c | 2016 SYSCALL_DEFINE2(nanosleep, struct __kernel_timespec __user *, rqtp, in SYSCALL_DEFINE2() 2037 SYSCALL_DEFINE2(nanosleep_time32, struct old_timespec32 __user *, rqtp, in SYSCALL_DEFINE2()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/ump/common/ |
| H A D | ump_kernel_common.h | 122 #define __user macro
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_kernel_common.h | 178 #define __user macro
|
| /OK3568_Linux_fs/kernel/arch/x86/um/ |
| H A D | ldt.c | 375 SYSCALL_DEFINE3(modify_ldt, int , func , void __user * , ptr , in SYSCALL_DEFINE3()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/xcore/base/ |
| H A D | xcam_defs.h | 42 #define __user macro
|
| /OK3568_Linux_fs/kernel/fs/quota/ |
| H A D | quota.c | 900 SYSCALL_DEFINE4(quotactl, unsigned int, cmd, const char __user *, special, in SYSCALL_DEFINE4() 901 qid_t, id, void __user *, addr) in SYSCALL_DEFINE4()
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compiler.h | 7 # define __user __attribute__((noderef, address_space(1))) macro 29 # define __user macro
|