Searched refs:LOS_BitmapFfz (Results 1 – 3 of 3) sorted by relevance
53 UINT32 firstZeroBit = LOS_BitmapFfz(g_asidPool, 1UL << MMU_ARM_ASID_BITS); in OsAllocAsid()
172 int LOS_BitmapFfz(UINTPTR *bitmap, UINT32 numBits);
122 INT32 LOS_BitmapFfz(UINTPTR *bitmap, UINT32 numBits) in LOS_BitmapFfz() function