Home
last modified time | relevance | path

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

/Linux-v6.6/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()
2730 void set_cpus_allowed_common(struct task_struct *p, struct affinity_context *ctx) in set_cpus_allowed_common()
2748 __do_set_cpus_allowed(struct task_struct *p, struct affinity_context *ctx) in __do_set_cpus_allowed()
2798 struct affinity_context ac = { in do_set_cpus_allowed()
3107 struct affinity_context *ctx, in __set_cpus_allowed_ptr_locked()
3195 struct affinity_context *ctx) in __set_cpus_allowed_ptr()
3215 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.c2480 struct affinity_context *ctx) in set_cpus_allowed_dl()