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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmips-mt-fpaff.c46 static bool check_same_owner(struct task_struct *p) function
103 if (!check_same_owner(p) && !capable(CAP_SYS_NICE))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsched.c4712 static bool check_same_owner(struct task_struct *p) function
4788 if (!check_same_owner(p))
5036 if (!check_same_owner(p) && !capable(CAP_SYS_NICE))

Completed in 127 milliseconds