Home
last modified time | relevance | path

Searched defs:old_cpu (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/mips/sibyte/sb1250/
Dirq.c86 int i = 0, old_cpu, cpu, int_on; in sb1250_set_affinity() local
/linux-4.4.14/arch/mips/sibyte/bcm1480/
Dirq.c94 int i = 0, old_cpu, cpu, int_on, k; in bcm1480_set_affinity() local
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c1121 uncore_change_context(struct intel_uncore_type **uncores, int old_cpu, int new_cpu) in uncore_change_context()
/linux-4.4.14/tools/perf/scripts/python/
Dsched-migration.py189 def migrate(self, ts_list, new, old_cpu, new_cpu): argument