Home
last modified time | relevance | path

Searched defs:this_cpu (Results 1 – 12 of 12) sorted by relevance

/kernel/trace/
A Dtrace_clock.c97 int this_cpu; in trace_clock_global() local
/kernel/
A Dpanic.c305 int old_cpu, this_cpu; in nmi_panic() local
371 int old_cpu, this_cpu; in vpanic() local
A Dsmp.c643 int this_cpu; in smp_call_function_single() local
785 int cpu, last_cpu, this_cpu = smp_processor_id(); in smp_call_function_many_cond() local
A Dcrash_core.c146 int old_cpu, this_cpu; in crash_kexec() local
A Dwatchdog.c193 unsigned int this_cpu = smp_processor_id(); in watchdog_hardlockup_check() local
/kernel/debug/kdb/
A Dkdb_io.c623 int this_cpu, old_cpu; in vkdb_printf() local
/kernel/debug/
A Ddebug_core.c244 int this_cpu = raw_smp_processor_id(); in kgdb_roundup_cpus() local
/kernel/sched/
A Dfair.c6071 int this_cpu = smp_processor_id(); in distribute_cfs_runtime() local
7238 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle()
7270 int this_cpu, int prev_cpu, int sync) in wake_affine_weight()
7312 int this_cpu, int prev_cpu, int sync) in wake_affine()
7338 sched_balance_find_dst_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in sched_balance_find_dst_group_cpu()
10690 sched_balance_find_dst_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in sched_balance_find_dst_group()
11643 static int sched_balance_rq(int this_cpu, struct rq *this_rq, in sched_balance_rq()
12511 int this_cpu = this_rq->cpu; in _nohz_idle_balance() local
12655 int this_cpu = this_rq->cpu; in nohz_newidle_balance() local
12696 int this_cpu = this_rq->cpu; in sched_balance_newidle() local
A Ddeadline.c2494 int this_cpu = smp_processor_id(); in find_later_rq() local
2738 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() local
A Drt.c1761 int this_cpu = smp_processor_id(); in find_lowest_rq() local
2231 int this_cpu = this_rq->cpu, cpu; in pull_rt_task() local
A Ddebug.c1258 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
A Dcore.c3903 bool cpus_equal_capacity(int this_cpu, int that_cpu) in cpus_equal_capacity()
3914 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
3926 bool cpus_share_resources(int this_cpu, int that_cpu) in cpus_share_resources()
6650 int this_cpu = cpu_of(rq); in find_proxy_task() local

Completed in 104 milliseconds