Home
last modified time | relevance | path

Searched defs:new_cpu (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/arch/ia64/kernel/
Dirq.c103 int irq, new_cpu; in migrate_irqs() local
/linux-4.1.27/kernel/sched/
Dcpudeadline.c139 int old_idx, new_cpu; in cpudl_set() local
Dcore.c1020 void set_task_cpu(struct task_struct *p, unsigned int new_cpu) in set_task_cpu()
4734 static struct rq *move_queued_task(struct task_struct *p, int new_cpu) in move_queued_task()
Dfair.c4833 int new_cpu = cpu; in select_task_rq_fair() local
/linux-4.1.27/arch/x86/kernel/apic/
Dvector.c130 int new_cpu, vector, offset; in __assign_irq_vector() local
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c1061 uncore_change_context(struct intel_uncore_type **uncores, int old_cpu, int new_cpu) in uncore_change_context()
/linux-4.1.27/tools/perf/scripts/python/
Dsched-migration.py189 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
/linux-4.1.27/drivers/cpufreq/
Dcpufreq.c1370 int new_cpu = cpumask_any_but(policy->cpus, cpu); in __cpufreq_remove_dev_prepare() local