Lines Matching refs:current_cred
180 const struct cred *cred = current_cred(), *pcred = __task_cred(p); in set_one_prio_perm()
222 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
292 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2()
391 old = current_cred(); in __sys_setregid()
453 old = current_cred(); in __sys_setgid()
548 old = current_cred(); in __sys_setreuid()
625 old = current_cred(); in __sys_setuid()
689 old = current_cred(); in __sys_setresuid()
749 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
789 old = current_cred(); in __sys_setresgid()
838 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
870 old = current_cred(); in __sys_setfsuid()
914 old = current_cred(); in __sys_setfsgid()
1665 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission()