Home
last modified time | relevance | path

Searched refs:__list_free (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/wrs_omxil_core/utils/src/
Dlist.c53 void __list_free(struct list *entry) in __list_free() function
63 __list_free(ptr); in list_free_all()
219 __list_free(entry); in __list_delete()
Dqueue.c134 __list_free(entry); in queue_pop_head()
163 __list_free(entry); in queue_pop_tail()
/hardware/intel/common/wrs_omxil_core/utils/inc/
Dlist.h38 void __list_free(struct list *);