Home
last modified time | relevance | path

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

/kernel/liteos_a/kernel/base/mem/tlsf/
Dlos_memory.c711 STATIC INLINE VOID OsMemSetFreeListBit(struct OsMemPoolHead *head, UINT32 index) in OsMemSetFreeListBit() function
730 OsMemSetFreeListBit(pool, listIndex); in OsMemListAdd()
/kernel/liteos_m/kernel/src/mm/
Dlos_memory.c736 STATIC INLINE VOID OsMemSetFreeListBit(struct OsMemPoolHead *head, UINT32 index) function
757 OsMemSetFreeListBit(pool, listIndex);