Searched defs:this_cpu (Results 1 – 10 of 10) sorted by relevance
/kernel/ |
D | smp.c | 228 int this_cpu; in smp_call_function_single() local 331 unsigned int this_cpu; in __smp_call_function_single() local 373 int cpu, next_cpu, this_cpu = smp_processor_id(); in smp_call_function_many() local
|
D | softirq.c | 676 void __send_remote_softirq(struct call_single_data *cp, int cpu, int this_cpu, int softirq) in __send_remote_softirq() 695 int this_cpu; in send_remote_softirq() local
|
D | watchdog.c | 311 int this_cpu = smp_processor_id(); in watchdog_overflow_callback() local
|
D | hrtimer.c | 174 static int hrtimer_get_target(int this_cpu, int pinned) in hrtimer_get_target() 215 int this_cpu = smp_processor_id(); in switch_hrtimer_base() local
|
D | printk.c | 1510 int this_cpu; in vprintk_emit() local
|
/kernel/trace/ |
D | trace_clock.c | 92 int this_cpu; in trace_clock_global() local
|
/kernel/sched/ |
D | fair.c | 3116 int idx, this_cpu, prev_cpu; in wake_affine() local 3202 int this_cpu, int load_idx) in find_idlest_group() 3254 find_idlest_cpu(struct sched_group *group, struct task_struct *p, int this_cpu) in find_idlest_cpu() 5010 static int load_balance(int this_cpu, struct rq *this_rq, in load_balance() 5239 void idle_balance(int this_cpu, struct rq *this_rq) in idle_balance() 5581 static void nohz_idle_balance(int this_cpu, enum cpu_idle_type idle) in nohz_idle_balance() 5683 static void nohz_idle_balance(int this_cpu, enum cpu_idle_type idle) { } in nohz_idle_balance() 5692 int this_cpu = smp_processor_id(); in run_rebalance_domains() local 5770 int this_cpu = smp_processor_id(); in task_fork_fair() local
|
D | debug.c | 577 unsigned int this_cpu = raw_smp_processor_id(); in proc_sched_show_task() local
|
D | rt.c | 1481 int this_cpu = smp_processor_id(); in find_lowest_rq() local 1714 int this_cpu = this_rq->cpu, ret = 0, cpu; in pull_rt_task() local
|
D | core.c | 1285 int this_cpu = smp_processor_id(); in ttwu_stat() local 1446 bool cpus_share_cache(int this_cpu, int that_cpu) in cpus_share_cache()
|