Searched defs:this_cpu (Results 1 – 12 of 12) sorted by relevance
| /kernel/trace/ |
| D | trace_clock.c | 97 int this_cpu; in trace_clock_global() local
|
| /kernel/ |
| D | panic.c | 198 int old_cpu, this_cpu; in nmi_panic() local 293 int old_cpu, this_cpu; in panic() local
|
| D | smp.c | 637 int this_cpu; in smp_call_function_single() local 790 int cpu, last_cpu, this_cpu = smp_processor_id(); in smp_call_function_many_cond() local
|
| D | crash_core.c | 131 int old_cpu, this_cpu; in crash_kexec() local
|
| D | watchdog.c | 172 unsigned int this_cpu = smp_processor_id(); in watchdog_hardlockup_check() local
|
| /kernel/debug/kdb/ |
| D | kdb_io.c | 623 int this_cpu, old_cpu; in vkdb_printf() local
|
| /kernel/sched/ |
| D | rt.c | 1604 int this_cpu; in select_task_rq_rt() local 1902 int this_cpu = smp_processor_id(); in find_lowest_rq() local 2463 int this_cpu = this_rq->cpu, cpu; in pull_rt_task() local
|
| D | fair.c | 6359 int this_cpu = smp_processor_id(); in distribute_cfs_runtime() local 7542 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 7570 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 7612 int this_cpu, int prev_cpu, int sync) in wake_affine() 7638 sched_balance_find_dst_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in sched_balance_find_dst_group_cpu() 11057 sched_balance_find_dst_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in sched_balance_find_dst_group() 11996 static int sched_balance_rq(int this_cpu, struct rq *this_rq, in sched_balance_rq() 12886 int this_cpu = this_rq->cpu; in _nohz_idle_balance() local 13030 int this_cpu = this_rq->cpu; in nohz_newidle_balance() local 13078 int this_cpu = this_rq->cpu; in sched_balance_newidle() local
|
| D | deadline.c | 2542 int this_cpu = smp_processor_id(); in find_later_rq() local 2841 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() local
|
| D | debug.c | 1278 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
|
| D | core.c | 4386 bool cpus_equal_capacity(int this_cpu, int that_cpu) in cpus_equal_capacity() 4397 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache() 4409 bool cpus_share_resources(int this_cpu, int that_cpu) in cpus_share_resources() 7382 int this_cpu = cpu_of(rq); in find_proxy_task() local
|
| /kernel/debug/ |
| D | debug_core.c | 244 int this_cpu = raw_smp_processor_id(); in kgdb_roundup_cpus() local
|