Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/time/
H A Dhrtimer.c1546 bool expires_in_hardirq; in __run_hrtimer() local
1581 expires_in_hardirq = lockdep_hrtimer_enter(timer); in __run_hrtimer()
1585 lockdep_hrtimer_exit(expires_in_hardirq); in __run_hrtimer()