Searched defs:old_cpu (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/mips/sibyte/sb1250/ |
D | irq.c | 86 int i = 0, old_cpu, cpu, int_on; in sb1250_set_affinity() local
|
/linux-4.4.14/arch/mips/sibyte/bcm1480/ |
D | irq.c | 94 int i = 0, old_cpu, cpu, int_on, k; in bcm1480_set_affinity() local
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_uncore.c | 1121 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/ |
D | sched-migration.py | 189 def migrate(self, ts_list, new, old_cpu, new_cpu): argument
|