Searched defs:this_cpu (Results 26 - 50 of 62) sorted by path

123

/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c197 static const struct cpu_dev *this_cpu = &default_cpu; variable in typeref:struct:cpu_dev
[all...]
H A Dmshyperv.c267 unsigned int old_cpu, this_cpu; local
/linux-master/arch/x86/kernel/
H A Dkvm.c565 unsigned int this_cpu = smp_processor_id(); local
H A Dprocess.c505 unsigned int this_cpu = smp_processor_id(); local
H A Dsmp.c151 unsigned int old_cpu, this_cpu; local
H A Dtsc.c214 unsigned int cpu, this_cpu = smp_processor_id(); local
/linux-master/arch/x86/lib/
H A Dmsr-smp.c102 int this_cpu; local
/linux-master/arch/x86/xen/
H A Dsmp.c236 unsigned int this_cpu = smp_processor_id(); local
/linux-master/block/
H A Dblk-mq.c3490 blk_mq_hctx_has_online_cpu(struct blk_mq_hw_ctx *hctx, unsigned int this_cpu) argument
/linux-master/drivers/cpufreq/
H A Dacpi-cpufreq.c343 int this_cpu; local
H A Dintel_pstate.c1625 unsigned int this_cpu = smp_processor_id(); local
/linux-master/drivers/cpuidle/
H A Dcoupled.c347 static void cpuidle_coupled_poke_others(int this_cpu, argument
H A Dcpuidle-ux500.c26 int this_cpu = smp_processor_id(); local
/linux-master/drivers/gpu/drm/i915/
H A Di915_request.c1893 unsigned int this_cpu; local
/linux-master/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c733 int this_cpu = smp_processor_id(); 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/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/kernel/
H A Dcrash_core.c129 int old_cpu, this_cpu; local
H A Dpanic.c195 int old_cpu, this_cpu; local
286 int old_cpu, this_cpu; local
/linux-master/kernel/debug/
H A Ddebug_core.c244 int this_cpu = raw_smp_processor_id(); local
/linux-master/kernel/debug/kdb/
H A Dkdb_io.c620 int this_cpu, old_cpu; local
/linux-master/kernel/sched/
H A Dcore.c3956 bool cpus_equal_capacity(int this_cpu, int that_cpu) argument
3967 bool cpus_share_cache(int this_cpu, int that_cpu) argument
3979 bool cpus_share_resources(int this_cpu, int that_cpu) argument
H A Ddeadline.c2223 int this_cpu = smp_processor_id(); local
2469 int this_cpu = this_rq->cpu, cpu; local
[all...]
H A Ddebug.c1096 unsigned int this_cpu = raw_smp_processor_id(); local
H A Dfair.c6016 int this_cpu = smp_processor_id(); local
7054 wake_affine_idle(int this_cpu, int prev_cpu, int sync) argument
7081 wake_affine_weight(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) argument
7123 wake_affine(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) argument
7150 sched_balance_find_dst_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) argument
10372 sched_balance_find_dst_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) argument
11303 sched_balance_rq(int this_cpu, struct rq *this_rq, struct sched_domain *sd, enum cpu_idle_type idle, int *continue_balancing) argument
12166 int this_cpu = this_rq->cpu; local
12310 int this_cpu = this_rq->cpu; local
12358 int this_cpu = this_rq->cpu; local
[all...]

Completed in 390 milliseconds

123