Searched refs:timer_overrun_to_int (Results 1 – 1 of 1) sorted by relevance
236 static inline int timer_overrun_to_int(struct k_itimer *timr, int baseval) in timer_overrun_to_int() function274 info->si_overrun = timer_overrun_to_int(timr, info->si_overrun); in posixtimer_rearm()777 overrun = timer_overrun_to_int(timr, 0); in SYSCALL_DEFINE1()