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