Home
last modified time | relevance | path

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

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