Lines Matching refs:affinity_context
2387 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx);
2390 struct affinity_context *ctx);
2394 struct affinity_context ac = { in migrate_disable_switch()
2430 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()
3107 struct affinity_context *ctx, in __set_cpus_allowed_ptr_locked()
3195 struct affinity_context *ctx) in __set_cpus_allowed_ptr()
3215 struct affinity_context ac = { in set_cpus_allowed_ptr()
3237 struct affinity_context ac = { in restrict_cpus_allowed_ptr()
3315 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx);
3326 struct affinity_context ac = { in relax_compatible_cpus_allowed_ptr()
3699 struct affinity_context *ctx) in __set_cpus_allowed_ptr()
8304 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx) in __sched_setaffinity()
8367 struct affinity_context ac; in sched_setaffinity()
8415 ac = (struct affinity_context){ in sched_setaffinity()
9253 struct affinity_context ac = (struct affinity_context) { in init_idle()