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.c74 static unsigned long scx_watchdog_timestamp = INITIAL_JIFFIES; variable
2724 WRITE_ONCE(scx_watchdog_timestamp, jiffies); in scx_watchdog_workfn()
2748 last_check = READ_ONCE(scx_watchdog_timestamp); in scx_tick()
5030 WRITE_ONCE(scx_watchdog_timestamp, jiffies); in scx_enable()