Searched refs:__sched_setaffinity (Results 1 – 3 of 3) sorted by relevance
1153 int __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx) in __sched_setaffinity() function1254 retval = __sched_setaffinity(p, &ac); in sched_setaffinity()
3916 extern int __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx);
3294 ret = __sched_setaffinity(p, &ac); in relax_compatible_cpus_allowed_ptr()