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 | watchdog_hld.c | 132 int this_cpu = smp_processor_id(); in watchdog_overflow_callback() local
|
D | smp.c | 276 int this_cpu; in smp_call_function_single() local 416 int cpu, next_cpu, this_cpu = smp_processor_id(); in smp_call_function_many() local
|
D | panic.c | 173 int old_cpu, this_cpu; in panic() local
|
D | kexec_core.c | 964 int old_cpu, this_cpu; in crash_kexec() local
|
/kernel/debug/kdb/ |
D | kdb_io.c | 563 int this_cpu, old_cpu; in vkdb_printf() local
|
/kernel/sched/ |
D | fair.c | 5470 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 5495 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 5537 int this_cpu, int prev_cpu, int sync) in wake_affine() 5571 int this_cpu, int sd_flag) in find_idlest_group() 5704 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu() 8934 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance() 9738 int this_cpu = this_rq->cpu; in _nohz_idle_balance() local 9837 int this_cpu = this_rq->cpu; in nohz_idle_balance() local 9860 int this_cpu = this_rq->cpu; in nohz_newidle_balance() local 9908 int this_cpu = this_rq->cpu; in newidle_balance() local
|
D | deadline.c | 1880 int this_cpu = smp_processor_id(); in find_later_rq() local 2136 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() local
|
D | debug.c | 969 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
|
D | rt.c | 1686 int this_cpu = smp_processor_id(); in find_lowest_rq() local 2099 int this_cpu = this_rq->cpu, cpu; in pull_rt_task() local
|
D | core.c | 2389 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
|
/kernel/debug/ |
D | debug_core.c | 248 int this_cpu = raw_smp_processor_id(); in kgdb_roundup_cpus() local
|