Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dstop_task.c133 .set_cpus_allowed = set_cpus_allowed_common,
H A Didle.c495 .set_cpus_allowed = set_cpus_allowed_common,
H A Dsched.h2377 extern void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx);
H A Drt.c2723 .set_cpus_allowed = set_cpus_allowed_common,
H A Ddeadline.c2511 set_cpus_allowed_common(p, ctx); in set_cpus_allowed_dl()
H A Dcore.c2728 void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_common() function
9284 set_cpus_allowed_common(idle, &ac); in init_idle()
H A Dfair.c13041 .set_cpus_allowed = set_cpus_allowed_common,