Searched refs:common_timer_get (Results 1 – 1 of 1) sorted by relevance
135 static void common_timer_get(struct k_itimer *, struct itimerspec *);296 .timer_get = common_timer_get, in init_posix_timers()306 .timer_get = common_timer_get, in init_posix_timers()328 .timer_get = common_timer_get, in init_posix_timers()338 .timer_get = common_timer_get, in init_posix_timers()736 common_timer_get(struct k_itimer *timr, struct itimerspec *cur_setting) in common_timer_get() function839 common_timer_get(timr, old_setting); in common_timer_set()