Home
last modified time | relevance | path

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

/kernel/sched/
Dcore.c3311 __sched_setaffinity(struct task_struct *p, const struct cpumask *mask);
3331 if (!user_mask || !__sched_setaffinity(p, user_mask)) in relax_compatible_cpus_allowed_ptr()
8338 __sched_setaffinity(struct task_struct *p, const struct cpumask *mask) in __sched_setaffinity() function
8419 retval = __sched_setaffinity(p, in_mask); in sched_setaffinity()