Home
last modified time | relevance | path

Searched refs:hlist_init (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
Dhlist.h52 static_inline void hlist_init(hlist_head_t * h);
86 static_inline void hlist_init(hlist_head_t * h) in hlist_init() function
Dhalloc.c81 hlist_init(&p->children); in halloc()