Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c1153 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()
H A Dcore.c2344 __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 …]
H A Ddeadline.c2890 struct affinity_context *ctx) in set_cpus_allowed_dl()
H A Dext.c3682 struct affinity_context *ac) in set_cpus_allowed_scx()
H A Dfair.c8705 static void set_cpus_allowed_fair(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_fair()