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 | 429 unsigned int this_cpu = smp_processor_id(); in __smp_call_single_queue_debug() local 745 int this_cpu; in smp_call_function_single() local 898 int cpu, last_cpu, this_cpu = smp_processor_id(); in smp_call_function_many_cond() local
|
D | panic.c | 281 int old_cpu, this_cpu; in panic() local
|
D | kexec_core.c | 986 int old_cpu, this_cpu; in crash_kexec() local
|
/kernel/debug/kdb/ |
D | kdb_io.c | 590 int this_cpu, old_cpu; in vkdb_printf() local
|
/kernel/sched/ |
D | rt.c | 1672 int this_cpu; in select_task_rq_rt() local 1978 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 | 6441 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 6469 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 6511 int this_cpu, int prev_cpu, int sync) in wake_affine() 6537 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu() 9753 find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in find_idlest_group() 10647 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance() 11499 int this_cpu = this_rq->cpu; in _nohz_idle_balance() local 11632 int this_cpu = this_rq->cpu; in nohz_newidle_balance() local 11680 int this_cpu = this_rq->cpu; in newidle_balance() local
|
D | deadline.c | 2137 int this_cpu = smp_processor_id(); in find_later_rq() local 2386 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() local
|
D | debug.c | 1056 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
|
D | core.c | 3958 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
|
/kernel/debug/ |
D | debug_core.c | 244 int this_cpu = raw_smp_processor_id(); in kgdb_roundup_cpus() local
|