Home
last modified time | relevance | path

Searched defs:shutdown (Results 1 – 2 of 2) sorted by relevance

/kernel/time/
Dtimer.c1410 static int __timer_delete(struct timer_list *timer, bool shutdown) in __timer_delete()
1501 static int __try_to_del_timer_sync(struct timer_list *timer, bool shutdown) in __try_to_del_timer_sync()
1640 static int __timer_delete_sync(struct timer_list *timer, bool shutdown) in __timer_delete_sync()
/kernel/
Dreboot.c994 void __hw_protection_shutdown(const char *reason, int ms_until_forced, bool shutdown) in __hw_protection_shutdown()