/bionic/libc/kernel/common/linux/ |
compiler.h | 17 #define __user macro
|
/development/ndk/platforms/android-3/include/linux/ |
compiler.h | 17 #define __user macro
|
android_pmem.h | 17 #ifndef __user 18 #define __user macro 46 ssize_t (*read) (struct file *, char __user *, size_t, long long *);
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/ |
sysctl.h | 40 # define __user macro 60 # undef __user macro
|
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/ |
compiler.h | 17 #define __user macro
|
android_pmem.h | 17 #ifndef __user 18 #define __user macro 46 ssize_t (*read) (struct file *, char __user *, size_t, long long *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/ |
compiler.h | 17 #define __user macro
|
android_pmem.h | 17 #ifndef __user 18 #define __user macro 46 ssize_t (*read) (struct file *, char __user *, size_t, long long *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/ |
compiler.h | 17 #define __user macro
|
android_pmem.h | 17 #ifndef __user 18 #define __user macro 46 ssize_t (*read) (struct file *, char __user *, size_t, long long *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
compiler.h | 17 #define __user macro
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
compiler.h | 17 #define __user macro
|
android_pmem.h | 17 #ifndef __user 18 #define __user macro 46 ssize_t (*read) (struct file *, char __user *, size_t, long long *);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
compiler.h | 17 #define __user macro
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
compiler.h | 17 #define __user macro
|
android_pmem.h | 17 #ifndef __user 18 #define __user macro 46 ssize_t (*read) (struct file *, char __user *, size_t, long long *);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
compiler.h | 17 #define __user macro
|
android_pmem.h | 17 #ifndef __user 18 #define __user macro 46 ssize_t (*read) (struct file *, char __user *, size_t, long long *);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
compiler.h | 17 #define __user macro
|
android_pmem.h | 17 #ifndef __user 18 #define __user macro 46 ssize_t (*read) (struct file *, char __user *, size_t, long long *);
|
/external/kernel-headers/original/linux/ |
compiler.h | 7 # define __user __attribute__((noderef, address_space(1))) macro 18 extern void __chk_user_ptr(void __user *); 21 # define __user macro
|
/external/tinyalsa/ |
mixer.c | 40 #define __user macro
|
pcm.c | 46 #define __user macro
|
/external/qemu/target-i386/ |
kvm.c | 19 #undef __user macro
|
/external/yaffs2/yaffs2/ |
yaffs_fs.c | 71 #define __user macro 176 static int yaffs_readlink(struct dentry *dentry, char __user * buffer, 257 static int yaffs_readlink(struct dentry *dentry, char __user * buffer, [all...] |