Searched defs:dest_cpu (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/parisc/kernel/ |
| H A D | smp.c | 219 send_IPI_single(int dest_cpu, enum ipi_message_type op) in send_IPI_single()
|
| /linux/tools/perf/scripts/python/ |
| H A D | sched-migration.py | 351 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument 415 dest_cpu): argument
|
| /linux/drivers/parisc/ |
| H A D | iosapic.c | 665 int dest_cpu; in iosapic_set_affinity_irq() local
|
| /linux/kernel/sched/ |
| H A D | core.c | 2528 int dest_cpu; global() member 2554 __migrate_task(struct rq * rq,struct rq_flags * rf,struct task_struct * p,int dest_cpu) __migrate_task() argument 2920 affine_move_task(struct rq * rq,struct task_struct * p,struct rq_flags * rf,int dest_cpu,unsigned int flags) affine_move_task() argument 3081 unsigned int dest_cpu; __set_cpus_allowed_ptr_locked() local 3510 int dest_cpu; select_fallback_rq() local 5505 int dest_cpu; sched_exec() local [all...] |
| H A D | fair.c | 9720 task_is_ineligible_on_dst_cpu(struct task_struct * p,int dest_cpu) task_is_ineligible_on_dst_cpu() argument
|
| /linux/kernel/trace/ |
| H A D | trace_osnoise.c | 1213 trace_sched_migrate_callback(void * data,struct task_struct * p,int dest_cpu) trace_sched_migrate_callback() argument
|