Home
last modified time | relevance | path

Searched defs:next_heartbeat (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/watchdog/
H A Dvia_wdt.c73 static unsigned long next_heartbeat; /* the next_heartbeat for the timer */ variable
H A Dsbc60xxwdt.c111 static unsigned long next_heartbeat; variable
H A Dw83877f_wdt.c98 static unsigned long next_heartbeat; variable
H A Dpika_wdt.c51 unsigned long next_heartbeat; /* the next_heartbeat for the timer */ member
H A Dshwdt.c70 static unsigned long next_heartbeat; variable
H A Dsc520_wdt.c124 static unsigned long next_heartbeat; variable
H A Dalim7101_wdt.c76 static unsigned long next_heartbeat; variable
H A Dat91sam9_wdt.c84 unsigned long next_heartbeat; /* the next_heartbeat for the timer */ member
H A Dmachzwd.c125 static unsigned long next_heartbeat; variable
H A Dpcwd.c188 unsigned long next_heartbeat; /* the next_heartbeat for the timer */ member
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_engine_heartbeat.c23 static bool next_heartbeat(struct intel_engine_cs *engine) in next_heartbeat() function