Lines Matching refs:current_cred
173 const struct cred *cred = current_cred(), *pcred = __task_cred(p); in set_one_prio_perm()
215 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
285 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2()
384 old = current_cred(); in __sys_setregid()
446 old = current_cred(); in __sys_setgid()
541 old = current_cred(); in __sys_setreuid()
618 old = current_cred(); in __sys_setuid()
685 old = current_cred(); in __sys_setresuid()
737 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
779 old = current_cred(); in __sys_setresgid()
820 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
852 old = current_cred(); in __sys_setfsuid()
896 old = current_cred(); in __sys_setfsgid()
1645 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission()