Searched defs:this_cpu (Results 1 - 25 of 61) sorted by last modified time

123

/linux-master/kernel/sched/
H A Dfair.c6010 int this_cpu = smp_processor_id(); local
7023 wake_affine_idle(int this_cpu, int prev_cpu, int sync) argument
7050 wake_affine_weight(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) argument
7092 wake_affine(struct sched_domain *sd, struct task_struct *p, int this_cpu, int prev_cpu, int sync) argument
7119 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) argument
10319 find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) argument
11259 load_balance(int this_cpu, struct rq *this_rq, struct sched_domain *sd, enum cpu_idle_type idle, int *continue_balancing) argument
12100 int this_cpu = this_rq->cpu; local
12244 int this_cpu = this_rq->cpu; local
12292 int this_cpu = this_rq->cpu; local
[all...]
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
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c196 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/hyperv/
H A Dhv_apic.c160 int cur_cpu, vcpu, this_cpu = smp_processor_id(); local
/linux-master/arch/x86/kernel/
H A Dkvm.c565 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
H A Dprocess.c505 unsigned int this_cpu = smp_processor_id(); local
/linux-master/arch/sparc/kernel/
H A Dnmi.c75 int this_cpu = smp_processor_id(); local
H A Dirq_64.c1003 void notrace sun4v_register_mondo_queues(int this_cpu) argument
H A Dchmc.c593 unsigned long ret, this_cpu; local
/linux-master/tools/perf/
H A Dbuiltin-sched.c1551 struct perf_cpu this_cpu = { local
1692 int this_cpu = sample->cpu, err = 0; local
2937 struct perf_cpu this_cpu = { local
[all...]
/linux-master/kernel/
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
H A Dcrash_core.c129 int old_cpu, this_cpu; local
/linux-master/drivers/gpu/drm/i915/
H A Di915_request.c1893 unsigned int this_cpu; local
/linux-master/drivers/cpufreq/
H A Dintel_pstate.c1638 unsigned int this_cpu = smp_processor_id(); local
/linux-master/arch/sparc/mm/
H A Dinit_64.c229 static inline void set_dcache_dirty(struct folio *folio, int this_cpu) argument
299 int this_cpu = get_cpu(); local
467 int this_cpu; local
/linux-master/arch/s390/kernel/
H A Dmachine_kexec.c82 int this_cpu, cpu; local
/linux-master/arch/arm/kernel/
H A Dmachine_kexec.c105 int cpu, 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/arch/x86/xen/
H A Dsmp.c236 unsigned int this_cpu = smp_processor_id(); local
/linux-master/arch/x86/lib/
H A Dmsr-smp.c102 int this_cpu; local
/linux-master/arch/x86/kernel/apic/
H A Dx2apic_uv_x.c723 unsigned int this_cpu = smp_processor_id(); local
734 unsigned int this_cpu = smp_processor_id(); local

Completed in 400 milliseconds

123