Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c1764 bool expires_in_hardirq; in __run_hrtimer() local
1799 expires_in_hardirq = lockdep_hrtimer_enter(timer); in __run_hrtimer()
1803 lockdep_hrtimer_exit(expires_in_hardirq); in __run_hrtimer()