Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvPCIMEM.c231 static __inline__ int __is_page_busy (int ms_blocks, U32 *ms_bitmap) in __is_page_busy() function
261 if (__is_page_busy (pMem_pool->blocks_per_page, ms_page->bitmap)) in ms_mem_pool_destroy()