Searched defs:this_cpu (Results 1 – 11 of 11) sorted by relevance
| /kernel/trace/ |
| D | trace_clock.c | 95 int this_cpu; in trace_clock_global() local
|
| /kernel/ |
| D | watchdog_hld.c | 102 int this_cpu = smp_processor_id(); in watchdog_overflow_callback() local
|
| D | smp.c | 261 int this_cpu; in smp_call_function_single() local 393 int cpu, next_cpu, this_cpu = smp_processor_id(); in smp_call_function_many() local
|
| D | panic.c | 136 int old_cpu, this_cpu; in panic() local
|
| D | kexec_core.c | 906 int old_cpu, this_cpu; in crash_kexec() local
|
| /kernel/sched/ |
| D | deadline.c | 1406 int this_cpu = smp_processor_id(); in find_later_rq() local 1660 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() local
|
| D | rt.c | 1668 int this_cpu = smp_processor_id(); in find_lowest_rq() local 2084 int this_cpu = this_rq->cpu, cpu; in pull_rt_task() local
|
| D | debug.c | 1053 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
|
| D | fair.c | 5978 int idx, this_cpu; in wake_affine() local 6193 int this_cpu, int sd_flag) in find_idlest_group() 6316 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu() 9433 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance() 9730 int this_cpu = this_rq->cpu; in idle_balance() local 10173 int this_cpu = this_rq->cpu; in nohz_idle_balance() local
|
| D | core.c | 1896 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
|
| /kernel/printk/ |
| D | printk.c | 1781 int this_cpu; in vprintk_emit() local
|