Searched refs:reboot_work_fn (Results 1 – 1 of 1) sorted by relevance
73 static void reboot_work_fn(struct work_struct *unused) in reboot_work_fn() function91 static DECLARE_WORK(reboot_work, reboot_work_fn); in softdog_fire()