Home
last modified time | relevance | path

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

/linux/kernel/time/
A Dtimer.c275 static void timer_update_keys(struct work_struct *work);
276 static DECLARE_WORK(timer_update_work, timer_update_keys);
328 static void timer_update_keys(struct work_struct *work) in timer_update_keys() function

Completed in 8 milliseconds