Searched refs:affinity_context (Results 1 – 5 of 5) sorted by relevance
1153 int __sched_setaffinity(struct task_struct *p, struct affinity_context *ctx) in __sched_setaffinity()1216 struct affinity_context ac; in sched_setaffinity()1248 ac = (struct affinity_context){ in sched_setaffinity()
2344 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx);2348 struct affinity_context ac = { in migrate_disable_switch()2389 struct affinity_context ac = { in migrate_enable()2694 void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_common()2712 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx) in __do_set_cpus_allowed()2763 struct affinity_context ac = { in do_set_cpus_allowed()3064 struct affinity_context *ctx, in __set_cpus_allowed_ptr_locked()3151 int __set_cpus_allowed_ptr(struct task_struct *p, struct affinity_context *ctx) in __set_cpus_allowed_ptr()3171 struct affinity_context ac = { in set_cpus_allowed_ptr()3193 struct affinity_context ac = { in restrict_cpus_allowed_ptr()[all …]
2890 struct affinity_context *ctx) in set_cpus_allowed_dl()
3682 struct affinity_context *ac) in set_cpus_allowed_scx()
8705 static void set_cpus_allowed_fair(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_fair()