Searched refs:tcred (Results 1 – 3 of 3) sorted by relevance
39 const struct cred *cred = current_cred(), *tcred; in set_task_ioprio() local42 tcred = __task_cred(task); in set_task_ioprio()43 if (!uid_eq(tcred->uid, cred->euid) && in set_task_ioprio()44 !uid_eq(tcred->uid, cred->uid) && !capable(CAP_SYS_NICE)) { in set_task_ioprio()
360 int security_task_prlimit(const struct cred *cred, const struct cred *tcred,994 const struct cred *tcred, in security_task_prlimit() argument
1604 int (*task_prlimit)(const struct cred *cred, const struct cred *tcred,