Home
last modified time | relevance | path

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

/linux-6.15/kernel/sched/
H A Dext.c960 static unsigned long scx_watchdog_timestamp = INITIAL_JIFFIES; variable
3542 WRITE_ONCE(scx_watchdog_timestamp, jiffies); in scx_watchdog_workfn()
3561 last_check = READ_ONCE(scx_watchdog_timestamp); in scx_tick()
5405 WRITE_ONCE(scx_watchdog_timestamp, jiffies); in scx_ops_enable()