Searched refs:remove_from_list (Results 1 – 1 of 1) sorted by relevance
153 static int remove_from_list(struct timer **pprev, struct timer *t) in remove_from_list() function194 rc = remove_from_list(&timers->list, t); in remove_entry()
Completed in 2 milliseconds