Lines Matching full:else
76 else if ((pc & SOFTIRQ_OFFSET) && curr != this_cpu_ksoftirqd()) in irqtime_account_irq()
91 #else /* CONFIG_IRQ_TIME_ACCOUNTING */
106 * is the only cgroup, then nothing else should be necessary. in task_group_account_field()
154 } else { in account_guest_time()
197 else if (in_serving_softirq()) in account_system_time()
199 else in account_system_time()
227 else in account_idle_time()
291 #else
366 * - else account as system_time
399 } else if (user_tick) { in irqtime_account_process_tick()
401 } else if (p == this_rq()->idle) { in irqtime_account_process_tick()
403 } else if (p->flags & PF_VCPU) { /* System time or guest time */ in irqtime_account_process_tick()
405 } else { in irqtime_account_process_tick()
414 #else /* CONFIG_IRQ_TIME_ACCOUNTING */
431 } else if (pc & SOFTIRQ_OFFSET) { in vtime_account_irq()
433 } else if (!IS_ENABLED(CONFIG_HAVE_VIRT_CPU_ACCOUNTING_IDLE) && in vtime_account_irq()
436 } else { in vtime_account_irq()
465 #else /* !CONFIG_VIRT_CPU_ACCOUNTING_NATIVE: */
494 else if ((p != this_rq()->idle) || (irq_count() != HARDIRQ_OFFSET)) in account_process_tick()
496 else in account_process_tick()
559 * can assume it is monotonic regardless of anything else. in cputime_adjust()
699 else in __vtime_account_kernel()
781 else in vtime_task_switch_generic()
792 else if (current->flags & PF_VCPU) in vtime_task_switch_generic()
794 else in vtime_task_switch_generic()
874 else in task_cputime()
911 else if (vtime->state == VTIME_GUEST) in kcpustat_user_vtime()
1038 } else if (state == VTIME_USER) { in kcpustat_cpu_fetch_vtime()
1041 else in kcpustat_cpu_fetch_vtime()
1043 } else { in kcpustat_cpu_fetch_vtime()
1048 } else { in kcpustat_cpu_fetch_vtime()