Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
A 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/kernel/sched/
A Dcore.c7179 static bool check_same_owner(struct task_struct *p) in check_same_owner() function
7276 if (!check_same_owner(p)) in __sched_setscheduler()
7978 if (!check_same_owner(p)) { in sched_setaffinity()

Completed in 21 milliseconds