Lines Matching refs:current_cred
189 const struct cred *cred = current_cred(), *pcred = __task_cred(p); in set_one_prio_perm()
231 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
301 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2()
400 old = current_cred(); in __sys_setregid()
462 old = current_cred(); in __sys_setgid()
557 old = current_cred(); in __sys_setreuid()
634 old = current_cred(); in __sys_setuid()
698 old = current_cred(); in __sys_setresuid()
758 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
798 old = current_cred(); in __sys_setresgid()
847 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
879 old = current_cred(); in __sys_setfsuid()
923 old = current_cred(); in __sys_setfsgid()
1674 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission()