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

123

/linux-master/arch/x86/kernel/
H A Dtsc.c214 unsigned int cpu, this_cpu = smp_processor_id(); local
/linux-master/arch/sparc/kernel/
H A Dsmp_64.c647 int this_cpu, tot_cpus, prev_sent, i, rem; local
789 int this_cpu, i, cnt; local
945 int this_cpu; local
1511 int this_cpu = smp_processor_id(); local
[all...]
H A Dchmc.c593 unsigned long ret, this_cpu; local
/linux-master/drivers/gpu/drm/i915/
H A Di915_request.c1893 unsigned int this_cpu; local
/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...]
/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
/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/drivers/cpufreq/
H A Dintel_pstate.c1638 unsigned int this_cpu = smp_processor_id(); 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/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 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...]

Completed in 369 milliseconds

123