Searched refs:list_append (Results 1 – 2 of 2) sorted by relevance
71 list_append (struct list_head *list, struct list_head *newp) in list_append() function82 list_append (list, newp); in list_insbefore()175 list_append (&timer_free_list, &__timer_array[i].links); in init_module()180 list_append (&thread_free_list, &thread_array[i].links); in init_module()231 list_append (&thread_active_list, node); in __timer_thread_alloc()246 list_append (&thread_free_list, &thread->links); in __timer_thread_dealloc()545 list_append (&timer_free_list, &timer->links); in __timer_dealloc()
50680 (list_append, list_insbefore): Likewise.