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 | 416 unsigned int this_cpu = smp_processor_id(); in __smp_call_single_queue_debug() local 716 int this_cpu; in smp_call_function_single() local 869 int cpu, last_cpu, this_cpu = smp_processor_id(); in smp_call_function_many_cond() local
|
D | panic.c | 251 int old_cpu, this_cpu; in panic() local
|
D | kexec_core.c | 971 int old_cpu, this_cpu; in crash_kexec() local
|
/kernel/debug/kdb/ |
D | kdb_io.c | 591 int this_cpu, old_cpu; in vkdb_printf() local
|
/kernel/sched/ |
D | rt.c | 1516 int this_cpu; in select_task_rq_rt() local 1818 int this_cpu = smp_processor_id(); in find_lowest_rq() local 2300 int this_cpu = this_rq->cpu, cpu; in pull_rt_task() local
|
D | fair.c | 6173 wake_affine_idle(int this_cpu, int prev_cpu, int sync) in wake_affine_idle() 6201 int this_cpu, int prev_cpu, int sync) in wake_affine_weight() 6243 int this_cpu, int prev_cpu, int sync) in wake_affine() 6269 find_idlest_group_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_group_cpu() 9465 find_idlest_group(struct sched_domain *sd, struct task_struct *p, int this_cpu) in find_idlest_group() 10336 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance() 11165 int this_cpu = this_rq->cpu; in _nohz_idle_balance() local 11288 int this_cpu = this_rq->cpu; in nohz_newidle_balance() local 11336 int this_cpu = this_rq->cpu; in newidle_balance() local
|
D | deadline.c | 1979 int this_cpu = smp_processor_id(); in find_later_rq() local 2239 int this_cpu = this_rq->cpu, cpu; in pull_dl_task() local
|
D | debug.c | 1046 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
|
D | core.c | 3843 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
|
/kernel/debug/ |
D | debug_core.c | 245 int this_cpu = raw_smp_processor_id(); in kgdb_roundup_cpus() local
|