Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dext.c1100 static unsigned long scx_watchdog_timestamp = INITIAL_JIFFIES; variable
3674 WRITE_ONCE(scx_watchdog_timestamp, jiffies); in scx_watchdog_workfn()
3698 last_check = READ_ONCE(scx_watchdog_timestamp); in scx_tick()
5655 WRITE_ONCE(scx_watchdog_timestamp, jiffies); in scx_enable()