Searched refs:task_euid (Results 1 – 3 of 3) sorted by relevance
373 #define task_euid(task) (task_cred_xxx((task), euid)) macro
400 uid_t task_euid(task) Task's effective UID
3172 t->sender_euid = task_euid(proc->tsk); in binder_transaction()
Completed in 27 milliseconds