Home
last modified time | relevance | path

Searched refs:check_same_owner (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/arch/mips/kernel/
Dmips-mt-fpaff.c49 static bool check_same_owner(struct task_struct *p) in check_same_owner() function
105 if (!check_same_owner(p) && !capable(CAP_SYS_NICE)) { in mipsmt_sys_sched_setaffinity()
/Linux-v5.4/kernel/sched/
Dcore.c4737 static bool check_same_owner(struct task_struct *p) in check_same_owner() function
4836 if (!check_same_owner(p)) in __sched_setscheduler()
5416 if (!check_same_owner(p)) { in sched_setaffinity()