Lines Matching refs:affinity_context
2194 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx);
2197 struct affinity_context *ctx);
2201 struct affinity_context ac = { in migrate_disable_switch()
2237 struct affinity_context ac = { in migrate_enable()
2536 void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_common()
2554 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx) in __do_set_cpus_allowed()
2604 struct affinity_context ac = { in do_set_cpus_allowed()
2913 struct affinity_context *ctx, in __set_cpus_allowed_ptr_locked()
3001 struct affinity_context *ctx) in __set_cpus_allowed_ptr()
3021 struct affinity_context ac = { in set_cpus_allowed_ptr()
3043 struct affinity_context ac = { in restrict_cpus_allowed_ptr()
3121 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx);
3132 struct affinity_context ac = { in relax_compatible_cpus_allowed_ptr()
3621 struct affinity_context *ctx) in __set_cpus_allowed_ptr()
8210 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx) in __sched_setaffinity()
8273 struct affinity_context ac; in sched_setaffinity()
8321 ac = (struct affinity_context){ in sched_setaffinity()
9111 struct affinity_context ac = (struct affinity_context) { in init_idle()