Searched refs:UtilsListTailInsert (Results 1 – 2 of 2) sorted by relevance
199 static inline void UtilsListTailInsert(UTILS_DL_LIST *list, UTILS_DL_LIST *node) in UtilsListTailInsert() function
243 UtilsListTailInsert(&g_opsList, &newOps->opsList); in BBoxRegisterModuleOps()