Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Dcore.c2387 __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()
2732 void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_common()
2750 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx) in __do_set_cpus_allowed()
2800 struct affinity_context ac = { in do_set_cpus_allowed()
3111 struct affinity_context *ctx, in __set_cpus_allowed_ptr_locked()
3199 struct affinity_context *ctx) in __set_cpus_allowed_ptr()
3219 struct affinity_context ac = { in set_cpus_allowed_ptr()
[all …]
Dsched.h2225 struct affinity_context { struct
2259 void (*set_cpus_allowed)(struct task_struct *p, struct affinity_context *ctx);
2374 extern void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx);
Ddeadline.c2482 struct affinity_context *ctx) in set_cpus_allowed_dl()