Searched defs:dest_cpu (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/arch/ia64/kernel/ |
D | smp.c | 145 send_IPI_single (int dest_cpu, int op) in send_IPI_single()
|
/linux-4.1.27/arch/parisc/kernel/ |
D | smp.c | 211 send_IPI_single(int dest_cpu, enum ipi_message_type op) in send_IPI_single()
|
/linux-4.1.27/drivers/parisc/ |
D | iosapic.c | 688 int dest_cpu; in iosapic_set_affinity_irq() local
|
/linux-4.1.27/tools/perf/scripts/python/ |
D | sched-migration.py | 349 def migrate(self, headers, pid, prio, orig_cpu, dest_cpu): argument 413 dest_cpu): argument
|
/linux-4.1.27/kernel/sched/ |
D | core.c | 1162 int dest_cpu; member 1310 int dest_cpu; in select_fallback_rq() local 2422 int dest_cpu; in sched_exec() local 4696 unsigned int dest_cpu = cpumask_any_and(cpu_active_mask, in task_can_attach() local 4792 unsigned int dest_cpu; in set_cpus_allowed_ptr() local 4839 static int __migrate_task(struct task_struct *p, int src_cpu, int dest_cpu) in __migrate_task() 5007 int dest_cpu; in migrate_tasks() local
|
D | fair.c | 3589 int src_cpu, int dest_cpu) in throttled_lb_pair() 4143 int src_cpu, int dest_cpu) in throttled_lb_pair()
|