Searched refs:list_remove_head (Results 1 – 3 of 3) sorted by relevance
155 void *list_remove_head(struct list_descriptor *const list);
107 void *list_remove_head(struct list_descriptor *const list) in list_remove_head() function
251 list_remove_head(&timer->tasks); in timer_process_counted()