Home
last modified time | relevance | path

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

/linux/include/trace/events/
H A Dwatchdog.h38 DEFINE_EVENT(watchdog_template, watchdog_stop,
/linux/drivers/hwmon/
H A Dsch56xx-common.c462 static int watchdog_stop(struct watchdog_device *wddev) in watchdog_stop() function
483 .stop = watchdog_stop,
/linux/tools/testing/selftests/bpf/
H A Dtest_progs.c245 static void watchdog_stop(void) in watchdog_stop() function
1455 watchdog_stop(); in run_one_test()