Home
last modified time | relevance | path

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

/kernel/
Dwatchdog.c235 static unsigned long get_timestamp(void) in get_timestamp() function
255 __this_cpu_write(watchdog_report_ts, get_timestamp()); in update_report_ts()
261 __this_cpu_write(watchdog_touch_ts, get_timestamp()); in update_touch_ts()
392 now = get_timestamp(); in watchdog_timer_fn()