Home
last modified time | relevance | path

Searched refs:timer_func_del (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.3/kernel/src/time/
Dtimer.h66 void timer_func_del(struct timer_func_list_t *timer_func);
Dtimer.c49 timer_func_del(tmp); in do_timer_softirq()
121 void timer_func_del(struct timer_func_list_t *timer_func) in timer_func_del() function