Home
last modified time | relevance | path

Searched refs:hardirq (Results 1 – 2 of 2) sorted by relevance

/arch/s390/kernel/
A Dvtime.c120 u64 timer, clock, user, guest, system, hardirq, softirq; in do_account_vtime() local
151 hardirq = update_tsk_timer(&tsk->thread.hardirq_timer, in do_account_vtime()
156 clock - user - guest - system - hardirq - softirq; in do_account_vtime()
171 if (hardirq) in do_account_vtime()
172 account_system_index_scaled(tsk, hardirq, CPUTIME_IRQ); in do_account_vtime()
176 return virt_timer_forward(user + guest + system + hardirq + softirq); in do_account_vtime()
/arch/
A DKconfig1097 in the end of an hardirq.

Completed in 11 milliseconds