Lines Matching refs:current_cred
158 const struct cred *cred = current_cred(), *pcred = __task_cred(p); in set_one_prio_perm()
200 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
270 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2()
369 old = current_cred(); in __sys_setregid()
427 old = current_cred(); in __sys_setgid()
512 old = current_cred(); in __sys_setreuid()
584 old = current_cred(); in __sys_setuid()
646 old = current_cred(); in __sys_setresuid()
693 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
735 old = current_cred(); in __sys_setresgid()
772 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
804 old = current_cred(); in __sys_setfsuid()
848 old = current_cred(); in __sys_setfsgid()
1587 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission()