Searched defs:timeout_add (Results 1 – 2 of 2) sorted by relevance
473 #define timeout_add(ev, tv) event_add(ev, tv) macro
293 timeout_add(struct timeout *new, int to_ticks) in timeout_add() function