Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/kernel/sched/
Dcore.c5379 static bool check_same_owner(struct task_struct *p) in check_same_owner() function
5476 if (!check_same_owner(p)) in __sched_setscheduler()
6134 if (!check_same_owner(p)) { in sched_setaffinity()