Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/sched/
Dext.c908 static unsigned long scx_watchdog_timestamp = INITIAL_JIFFIES; variable
3344 WRITE_ONCE(scx_watchdog_timestamp, jiffies); in scx_watchdog_workfn()
3363 last_check = READ_ONCE(scx_watchdog_timestamp); in scx_tick()
5125 WRITE_ONCE(scx_watchdog_timestamp, jiffies); in scx_ops_enable()