Searched defs:dest_cpu (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/arch/ia64/kernel/ |
D | smp.c | 145 send_IPI_single (int dest_cpu, int op) in send_IPI_single()
|
/linux-4.4.14/arch/parisc/kernel/ |
D | smp.c | 211 send_IPI_single(int dest_cpu, enum ipi_message_type op) in send_IPI_single()
|
/linux-4.4.14/drivers/parisc/ |
D | iosapic.c | 688 int dest_cpu; in iosapic_set_affinity_irq() local
|
/linux-4.4.14/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.4.14/kernel/sched/ |
D | core.c | 1092 int dest_cpu; member 1104 static struct rq *__migrate_task(struct rq *rq, struct task_struct *p, int dest_cpu) in __migrate_task() 1210 unsigned int dest_cpu; in __set_cpus_allowed_ptr() local 1552 int dest_cpu; in select_fallback_rq() local 2788 int dest_cpu; in sched_exec() local 5089 unsigned int dest_cpu = cpumask_any_and(cpu_active_mask, in task_can_attach() local 5231 int dest_cpu; in migrate_tasks() local
|
D | fair.c | 3513 int src_cpu, int dest_cpu) in throttled_lb_pair() 4056 int src_cpu, int dest_cpu) in throttled_lb_pair()
|