Searched refs:LOS_BitmapSetNBits (Results 1 – 3 of 3) sorted by relevance
55 LOS_BitmapSetNBits(g_asidPool, firstZeroBit, 1); in OsAllocAsid()
193 VOID LOS_BitmapSetNBits(UINTPTR *bitmap, UINT32 start, UINT32 numsSet);
82 VOID LOS_BitmapSetNBits(UINTPTR *bitmap, UINT32 start, UINT32 numsSet) in LOS_BitmapSetNBits() function