Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dstop_task.c112 .set_cpus_allowed = set_cpus_allowed_common,
H A Didle.c532 .set_cpus_allowed = set_cpus_allowed_common,
H A Dsched.h2588 extern void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx);
H A Ddeadline.c2914 set_cpus_allowed_common(p, ctx); in sched_dl_do_global()
H A Drt.c2645 .set_cpus_allowed = set_cpus_allowed_common,
H A Dcore.c2639 void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_common() function
7682 set_cpus_allowed_common(idle, &ac); in init_idle()
H A Dfair.c8724 set_cpus_allowed_common(p, ctx);