Home
last modified time | relevance | path

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

/system/ulib/ftl/inc/
A Dtargetos.h170 #define CIRC_LIST_INIT(lst) ((lst)->next_fwd = (lst)->next_bck = (lst)) macro
/system/ulib/ftl/utils/
A Dftl_mc.c158 CIRC_LIST_INIT(&cache->lru_list); in ftlmcInit()
/system/ulib/ftl/ndm/
A Dndm_init.c1005 CIRC_LIST_INIT(&NdmDevs); in NdmModule()

Completed in 6 milliseconds