Home
last modified time | relevance | path

Searched refs:timer_del (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/time/
H A Dposix-timers.h27 int (*timer_del)(struct k_itimer *timr); member
H A Dposix-timers.c1050 while (timer->kclock->timer_del(timer) == TIMER_RETRY) { in posix_timer_delete()
1441 .timer_del = common_timer_del,
1458 .timer_del = common_timer_del,
1490 .timer_del = common_timer_del,
1507 .timer_del = common_timer_del,
H A Dalarmtimer.c821 .timer_del = common_timer_del,