Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dsoftdog.c67 static int reboot_kthread_fn(void *data) in reboot_kthread_fn() function
75 kthread_run(reboot_kthread_fn, NULL, "softdog_reboot"); in reboot_work_fn()