Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/idle/
Dintel_idle.c72 struct idle_cpu { struct
84 static const struct idle_cpu *icpu; argument
972 static const struct idle_cpu idle_cpu_nehalem = {
978 static const struct idle_cpu idle_cpu_atom = {
982 static const struct idle_cpu idle_cpu_tangier = {
986 static const struct idle_cpu idle_cpu_lincroft = {
991 static const struct idle_cpu idle_cpu_snb = {
996 static const struct idle_cpu idle_cpu_byt = {
1002 static const struct idle_cpu idle_cpu_cht = {
1008 static const struct idle_cpu idle_cpu_ivb = {
[all …]
/Linux-v5.4/kernel/
Dsoftirq.c393 if ((idle_cpu(cpu) && !need_resched()) || tick_nohz_full_cpu(cpu)) { in tick_irq_exit()
/Linux-v5.4/kernel/sched/
Dcore.c557 if (!idle_cpu(cpu) && housekeeping_cpu(cpu, HK_FLAG_TIMER)) in get_nohz_timer_target()
566 if (!idle_cpu(i) && housekeeping_cpu(i, HK_FLAG_TIMER)) { in get_nohz_timer_target()
641 if (idle_cpu(cpu) && !need_resched()) in got_nohz_idle_kick()
3610 rq->idle_balance = idle_cpu(cpu); in scheduler_tick()
3670 if (idle_cpu(cpu) || !tick_nohz_tick_stopped_cpu(cpu)) in sched_tick_remote()
4617 int idle_cpu(int cpu) in idle_cpu() function
4643 if (!idle_cpu(cpu)) in available_idle_cpu()
Dfair.c8047 if (!nr_running && idle_cpu(i)) in update_sg_lb_stats()
8770 if (!idle_cpu(cpu)) in should_we_balance()
9256 idle = idle_cpu(cpu) ? CPU_IDLE : CPU_NOT_IDLE; in rebalance_domains()
9323 if (idle_cpu(ilb)) in find_new_ilb()
9618 if (balance_cpu == this_cpu || !idle_cpu(balance_cpu)) in _nohz_idle_balance()
/Linux-v5.4/drivers/tty/
Dsysrq.c218 if (idle_cpu(smp_processor_id())) in showacpu()
/Linux-v5.4/arch/sparc/kernel/
Dsmp_64.c1488 if (cpu_poke && idle_cpu(cpu)) { in smp_send_reschedule()
/Linux-v5.4/include/linux/
Dsched.h1604 extern int idle_cpu(int cpu);
/Linux-v5.4/arch/x86/kernel/apic/
Dx2apic_uv_x.c994 if (idle_cpu(raw_smp_processor_id())) in uv_heartbeat()
/Linux-v5.4/Documentation/trace/
Dftrace.rst1600 bash-1994 1dN.2 82us : idle_cpu <-irq_exit
1794 ls-2269 3d..3 159us : idle_cpu <-irq_exit
1989 <idle>-0 3dN.2 9us : idle_cpu <-irq_exit
2495 1) 0.365 us | idle_cpu();