Home
last modified time | relevance | path

Searched refs:idle_cpu (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/idle/
Dintel_idle.c84 struct idle_cpu { struct
96 static const struct idle_cpu *icpu; argument
984 static const struct idle_cpu idle_cpu_nehalem = {
990 static const struct idle_cpu idle_cpu_atom = {
994 static const struct idle_cpu idle_cpu_tangier = {
998 static const struct idle_cpu idle_cpu_lincroft = {
1003 static const struct idle_cpu idle_cpu_snb = {
1008 static const struct idle_cpu idle_cpu_byt = {
1014 static const struct idle_cpu idle_cpu_cht = {
1020 static const struct idle_cpu idle_cpu_ivb = {
[all …]
/Linux-v4.19/kernel/
Dsoftirq.c392 if ((idle_cpu(cpu) && !need_resched()) || tick_nohz_full_cpu(cpu)) { in tick_irq_exit()
/Linux-v4.19/kernel/sched/
Dcore.c503 if (!idle_cpu(cpu) && housekeeping_cpu(cpu, HK_FLAG_TIMER)) in get_nohz_timer_target()
512 if (!idle_cpu(i) && housekeeping_cpu(i, HK_FLAG_TIMER)) { in get_nohz_timer_target()
587 if (idle_cpu(cpu) && !need_resched()) in got_nohz_idle_kick()
3059 rq->idle_balance = idle_cpu(cpu); in scheduler_tick()
3090 if (idle_cpu(cpu) || !tick_nohz_tick_stopped_cpu(cpu)) in sched_tick_remote()
3989 int idle_cpu(int cpu) in idle_cpu() function
4015 if (!idle_cpu(cpu)) in available_idle_cpu()
Dfair.c7878 if (!nr_running && idle_cpu(i)) in update_sg_lb_stats()
8514 if (!idle_cpu(cpu)) in should_we_balance()
8990 idle = idle_cpu(cpu) ? CPU_IDLE : CPU_NOT_IDLE; in rebalance_domains()
9053 if (ilb < nr_cpu_ids && idle_cpu(ilb)) in find_new_ilb()
9324 if (balance_cpu == this_cpu || !idle_cpu(balance_cpu)) in _nohz_idle_balance()
/Linux-v4.19/drivers/tty/
Dsysrq.c225 if (idle_cpu(smp_processor_id())) in showacpu()
/Linux-v4.19/include/linux/
Dsched.h1518 extern int idle_cpu(int cpu);
/Linux-v4.19/arch/sparc/kernel/
Dsmp_64.c1488 if (cpu_poke && idle_cpu(cpu)) { in smp_send_reschedule()
/Linux-v4.19/arch/x86/kernel/apic/
Dx2apic_uv_x.c1013 if (idle_cpu(raw_smp_processor_id())) in uv_heartbeat()
/Linux-v4.19/Documentation/trace/
Dftrace.rst1509 bash-1994 1dN.2 82us : idle_cpu <-irq_exit
1703 ls-2269 3d..3 159us : idle_cpu <-irq_exit
1898 <idle>-0 3dN.2 9us : idle_cpu <-irq_exit
2404 1) 0.365 us | idle_cpu();