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