Home
last modified time | relevance | path

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

/kernel/
Dwatchdog.c210 static unsigned long get_timestamp(void) in get_timestamp() function
230 __this_cpu_write(watchdog_touch_ts, get_timestamp()); in __touch_watchdog()
365 unsigned long now = get_timestamp(); in is_softlockup()