Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-common.c72 int tick_is_oneshot_available(void) in tick_is_oneshot_available() function
H A Dtick-sched.c1708 if (!timekeeping_valid_for_hres() || !tick_is_oneshot_available()) in tick_check_oneshot_change()