Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dcore.c2385 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx);
2388 struct affinity_context *ctx);
2392 struct affinity_context ac = { in migrate_disable_switch()
2428 struct affinity_context ac = { in migrate_enable()
2730 void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_common()
2748 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx) in __do_set_cpus_allowed()
2798 struct affinity_context ac = { in do_set_cpus_allowed()
3109 struct affinity_context *ctx, in __set_cpus_allowed_ptr_locked()
3197 struct affinity_context *ctx) in __set_cpus_allowed_ptr()
3217 struct affinity_context ac = { in set_cpus_allowed_ptr()
[all …]
H A Dsched.h2232 struct affinity_context { struct
2268 void (*set_cpus_allowed)(struct task_struct *p, struct affinity_context *ctx);
2383 extern void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx);
H A Ddeadline.c2490 struct affinity_context *ctx) in set_cpus_allowed_dl()