Searched defs:user (Results 1 – 9 of 9) sorted by relevance
168 struct user_euid user = user_euids[i]; in get_keystore_euid() local188 struct user_perm user = user_perms[i]; in has_permission() local206 struct user_euid user = user_euids[i]; in is_granted_to() local
102 mips64_user_regs* user = reinterpret_cast<mips64_user_regs*>(remote_data); in Read() local
84 arm_user_regs* user = reinterpret_cast<arm_user_regs*>(remote_data); in Read() local
87 x86_64_user_regs* user = reinterpret_cast<x86_64_user_regs*>(remote_data); in Read() local
78 x86_user_regs* user = reinterpret_cast<x86_user_regs*>(user_data); in Read() local
102 mips_user_regs* user = reinterpret_cast<mips_user_regs*>(remote_data); in Read() local
123 arm64_user_regs* user = reinterpret_cast<arm64_user_regs*>(remote_data); in Read() local
344 AsyncUserId user) in Task()352 const TaskCallback& callback, AsyncUserId user) in Task()
728 int Thread::_threadLoop(void* user) in _threadLoop()