Lines Matching refs:current_cred
155 const struct cred *cred = current_cred(), *pcred = __task_cred(p); in set_one_prio_perm()
197 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
267 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2()
366 old = current_cred(); in __sys_setregid()
424 old = current_cred(); in __sys_setgid()
509 old = current_cred(); in __sys_setreuid()
581 old = current_cred(); in __sys_setuid()
643 old = current_cred(); in __sys_setresuid()
690 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
732 old = current_cred(); in __sys_setresgid()
769 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
801 old = current_cred(); in __sys_setfsuid()
845 old = current_cred(); in __sys_setfsgid()
1593 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission()