Home
last modified time | relevance | path

Searched defs:compat_ptr (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/
H A Duser_ta_header.h46 union compat_ptr { union
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/
H A Duser_ta_header.h46 union compat_ptr { union
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/
H A Duser_ta_header.h46 union compat_ptr { union
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/
H A Duser_ta_header.h46 union compat_ptr { union
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcompat.h174 static inline void __user *compat_ptr(compat_uptr_t uptr) in compat_ptr() function
178 #define compat_ptr(uptr) compat_ptr(uptr) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dcompat.h923 static inline void __user *compat_ptr(compat_uptr_t uptr) in compat_ptr() function