Home
last modified time | relevance | path

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

/linux/arch/mips/kernel/
H A Dmips-mt-fpaff.c50 static bool check_same_owner(struct task_struct *p) in check_same_owner() function
106 if (!check_same_owner(p) && !capable(CAP_SYS_NICE)) { in mipsmt_sys_sched_setaffinity()
/linux/kernel/sched/
H A Dcore.c7630 static bool check_same_owner(struct task_struct *p) in check_same_owner() function
7687 if (!check_same_owner(p)) in user_check_sched_setscheduler()
8429 if (!check_same_owner(p)) { in sched_setaffinity()