Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/time/
Dtick-internal.h180 u64 timer_base_try_to_set_idle(unsigned long basej, u64 basem, bool *idle);
Dtick-sched.c985 expires = timer_base_try_to_set_idle(basejiff, basemono, &timer_idle); in tick_nohz_stop_tick()
Dtimer.c2348 u64 timer_base_try_to_set_idle(unsigned long basej, u64 basem, bool *idle) in timer_base_try_to_set_idle() function