Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/halloc/src/
Dhlist.h72 static_inline void hlist_relink(hlist_item_t * i);
122 static_inline void hlist_relink(hlist_item_t * i) in hlist_relink() function
Dhalloc.c97 hlist_relink(&p->siblings); in halloc()