Lines Matching refs:affinity_context
2386 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx);
2389 struct affinity_context *ctx);
2393 struct affinity_context ac = { in migrate_disable_switch()
2429 struct affinity_context ac = { in migrate_enable()
2731 void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_common()
2749 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx) in __do_set_cpus_allowed()
2799 struct affinity_context ac = { in do_set_cpus_allowed()
3110 struct affinity_context *ctx, in __set_cpus_allowed_ptr_locked()
3198 struct affinity_context *ctx) in __set_cpus_allowed_ptr()
3218 struct affinity_context ac = { in set_cpus_allowed_ptr()
3240 struct affinity_context ac = { in restrict_cpus_allowed_ptr()
3318 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx);
3329 struct affinity_context ac = { in relax_compatible_cpus_allowed_ptr()
3702 struct affinity_context *ctx) in __set_cpus_allowed_ptr()
8301 __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx) in __sched_setaffinity()
8364 struct affinity_context ac; in sched_setaffinity()
8412 ac = (struct affinity_context){ in sched_setaffinity()
9250 struct affinity_context ac = (struct affinity_context) { in init_idle()