Searched refs:list_alloc (Results 1 – 5 of 5) sorted by relevance
42 struct list *list_alloc(void *data) in list_alloc() function175 new = list_alloc(data); in list_add_head()186 new = list_alloc(data); in list_add_tail()
65 struct list *entry = list_alloc(data); in queue_push_head()95 struct list *entry = list_alloc(data); in queue_push_tail()
36 struct list *list_alloc(void *);
88 entry = list_alloc(cmodule); in construct_components()
354 entry = list_alloc(buffer_hdr); in UseBuffer()442 entry = list_alloc(buffer_hdr); in AllocateBuffer()