Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dtco-test.c239 static QDict *get_watchdog_action(const TestData *td) in get_watchdog_action() function
267 ad = get_watchdog_action(&td); in test_tco_second_timeout_pause()
292 ad = get_watchdog_action(&td); in test_tco_second_timeout_reset()
317 ad = get_watchdog_action(&td); in test_tco_second_timeout_shutdown()
342 ad = get_watchdog_action(&td); in test_tco_second_timeout_none()
H A Dnpcm7xx_watchdog_timer-test.c92 static QDict *get_watchdog_action(QTestState *qts) in get_watchdog_action() function
158 ad = get_watchdog_action(qts); in test_reset_action()
245 rsp = get_watchdog_action(qts); in test_enabling_flags()
/qemu/include/sysemu/
H A Dwatchdog.h29 WatchdogAction get_watchdog_action(void);
/qemu/hw/watchdog/
H A Dwatchdog.c37 WatchdogAction get_watchdog_action(void) in get_watchdog_action() function
H A Dwdt_diag288.c55 switch (get_watchdog_action()) { in diag288_timer_expired()
H A Dsbsa_gwdt.c211 switch (get_watchdog_action()) { in sbsa_gwdt_timer_sysinterrupt()