Searched refs:common_timer_del (Results 1 – 1 of 1) sorted by relevance
138 static int common_timer_del(struct k_itimer *timer);297 .timer_del = common_timer_del, in init_posix_timers()307 .timer_del = common_timer_del, in init_posix_timers()329 .timer_del = common_timer_del, in init_posix_timers()339 .timer_del = common_timer_del, in init_posix_timers()925 static int common_timer_del(struct k_itimer *timer) in common_timer_del() function