Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dhrtimer.c1655 bool expires_in_hardirq; in __run_hrtimer() local
1690 expires_in_hardirq = lockdep_hrtimer_enter(timer); in __run_hrtimer()
1694 lockdep_hrtimer_exit(expires_in_hardirq); in __run_hrtimer()