Searched defs:this_cpu (Results 26 - 50 of 61) sorted by relevance

123

/linux-master/arch/sparc/kernel/
H A Dnmi.c75 int this_cpu = smp_processor_id(); local
H A Dprocess_64.c244 int this_cpu, cpu; local
309 static void __global_pmu_self(int this_cpu) argument
191 __global_reg_self(struct thread_info *tp, struct pt_regs *regs, int this_cpu) argument
343 int this_cpu, cpu; local
[all...]
H A Dirq_64.c1003 void notrace sun4v_register_mondo_queues(int this_cpu) argument
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c267 unsigned int old_cpu, this_cpu; local
/linux-master/kernel/debug/kdb/
H A Dkdb_io.c620 int this_cpu, old_cpu; local
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_tlb_flush.c78 u64 *this_cpu = (u64 *)(exp_page + vcpu_id * sizeof(u64)); local
/linux-master/arch/alpha/kernel/
H A Dsmp.c512 int this_cpu = smp_processor_id(); local
641 int cpu, this_cpu = smp_processor_id(); local
688 int cpu, this_cpu = smp_processor_id(); local
742 int cpu, this_cpu local
[all...]
/linux-master/kernel/
H A Dcrash_core.c129 int old_cpu, this_cpu; local
H A Dsmp.c608 int this_cpu; local
761 int cpu, last_cpu, this_cpu = smp_processor_id(); local
H A Dwatchdog.c153 unsigned int this_cpu = smp_processor_id(); local
H A Dpanic.c196 int old_cpu, this_cpu; local
287 int old_cpu, this_cpu; local
/linux-master/arch/arm/common/
H A DbL_switcher.c149 unsigned int mpidr, this_cpu, that_cpu; local
/linux-master/drivers/thermal/intel/
H A Dtherm_throt.c303 unsigned int i, avg, this_cpu = smp_processor_id(); local
376 unsigned int this_cpu = smp_processor_id(); local
438 unsigned int this_cpu = smp_processor_id(); local
/linux-master/kernel/debug/
H A Ddebug_core.c244 int this_cpu = raw_smp_processor_id(); local
/linux-master/arch/arm64/kernel/
H A Dsmp.c722 unsigned int this_cpu; local
871 int this_cpu = raw_smp_processor_id(); local
/linux-master/include/linux/sched/
H A Dtopology.h230 static inline bool cpus_equal_capacity(int this_cpu, int that_cpu) argument
235 static inline bool cpus_share_cache(int this_cpu, int that_cpu) argument
240 static inline bool cpus_share_resources(int this_cpu, int that_cpu) argument
/linux-master/drivers/cpufreq/
H A Dacpi-cpufreq.c343 int this_cpu; local
/linux-master/arch/powerpc/kernel/
H A Dfadump.c697 int old_cpu, this_cpu; local
/linux-master/kernel/sched/
H A Ddebug.c1096 unsigned int this_cpu = raw_smp_processor_id(); local
H A Drt.c1829 int this_cpu = smp_processor_id(); local
2302 int this_cpu = this_rq->cpu, cpu; local
[all...]
H A Ddeadline.c2224 int this_cpu = smp_processor_id(); local
2470 int this_cpu = this_rq->cpu, cpu; local
[all...]
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c733 int this_cpu = smp_processor_id(); local
/linux-master/arch/x86/kernel/
H A Dprocess.c505 unsigned int this_cpu = smp_processor_id(); local
H A Dkvm.c565 unsigned int this_cpu = smp_processor_id(); local
/linux-master/tools/perf/bench/
H A Dnuma.c1279 int this_cpu; local

Completed in 250 milliseconds

123