Lines Matching refs:current_cred
191 const struct cred *cred = current_cred(), *pcred = __task_cred(p); in set_one_prio_perm()
233 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
303 const struct cred *cred = current_cred(); in SYSCALL_DEFINE2()
402 old = current_cred(); in __sys_setregid()
464 old = current_cred(); in __sys_setgid()
559 old = current_cred(); in __sys_setreuid()
636 old = current_cred(); in __sys_setuid()
700 old = current_cred(); in __sys_setresuid()
760 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
800 old = current_cred(); in __sys_setresgid()
849 const struct cred *cred = current_cred(); in SYSCALL_DEFINE3()
881 old = current_cred(); in __sys_setfsuid()
925 old = current_cred(); in __sys_setfsgid()
1680 const struct cred *cred = current_cred(), *tcred; in check_prlimit_permission()