Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dapps_mem_imp.c53 static QList memlst; variable
73 QList_Ctor(&memlst); in apps_mem_init()
80 while ((pn = QList_PopZ(&memlst)) != NULL) { in apps_mem_deinit()
128 QList_AppendNode(&memlst, &minfo->qn); in __QAIC_IMPL()
166 QLIST_NEXTSAFE_FOR_ALL(&memlst, pn, pnn) { in __QAIC_IMPL()
220 QList_AppendNode(&memlst, &minfo->qn); in __QAIC_IMPL()