Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvMM.c110 U32 *bitmap; member
153 ncmem_pool.bitmap = (U32*)Usb_AllocateNonCachedMemory(mapsize); in init_cache_memory()
154 memset(ncmem_pool.bitmap, ((U32)-1), mapsize);//Bitmap: 0-used 1-unused in init_cache_memory()
159 NCM_Dbg("Bit map base addr is %p\n",ncmem_pool.bitmap); in init_cache_memory()
187 if (ncmem_pool.bitmap[map] == 0) in ncmem_alloc_page()
189 page = ms_find_1st_zero (~ ncmem_pool.bitmap [map]); in ncmem_alloc_page()
192 ms_clear_bit ( page, &ncmem_pool.bitmap [map],U32); in ncmem_alloc_page()
208 …NCM_Dbg("The allocated addr is %p, bit_map[%d] is 0x%08lX\n",retval,map,(U32)(ncmem_pool.bitmap[ma… in ncmem_alloc_page()
232 ms_set_bit (page, &(ncmem_pool.bitmap[map]), U32); in ncmem_free_page()
233 NCM_Dbg("Free Block: bitmap[%d] is 0x%08lX\n",map,(U32)ncmem_pool.bitmap[map]); in ncmem_free_page()
[all …]
H A DdrvPCIMEM.c157 memset (pPage->bitmap, ((U32)-1), mapsize); // bit set == free in pool_alloc_page()
199 if (ms_page->bitmap [iMap] == 0) in ms_mem_pool_alloc()
201 iBlock = ms_find_1st_zero (~ ms_page->bitmap [iMap]); in ms_mem_pool_alloc()
204 ms_clear_bit ( iBlock, &ms_page->bitmap [iMap],U32); in ms_mem_pool_alloc()
219 ms_clear_bit (0, &ms_page->bitmap [0],U32); in ms_mem_pool_alloc()
261 if (__is_page_busy (pMem_pool->blocks_per_page, ms_page->bitmap)) in ms_mem_pool_destroy()
328 ms_set_bit (iBlock, &ms_page->bitmap [iMap], U32); in ms_mem_pool_free()
329 … ms_usbhost_debug("Free Block: addr=0x%08X bitmap is 0x%08X",dma_addr,(U32)ms_page->bitmap [iMap]); in ms_mem_pool_free()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMM.c111 U32 *bitmap; member
147 ncmem_pool.bitmap = (U32*)Usb_AllocateNonCachedMemory(mapsize); in init_cache_memory()
148 memset(ncmem_pool.bitmap, ((U32)-1), mapsize);//Bitmap: 0-used 1-unused in init_cache_memory()
153 NCM_Dbg("Bit map base addr is %p\n",ncmem_pool.bitmap); in init_cache_memory()
181 if (ncmem_pool.bitmap[map] == 0) in ncmem_alloc_page()
183 page = ffz (~ ncmem_pool.bitmap [map]); in ncmem_alloc_page()
185 clear_bit ( page, &ncmem_pool.bitmap [map],U32); in ncmem_alloc_page()
201 …NCM_Dbg("The allocated addr is %p, bit_map[%d] is 0x%08lX\n",retval,map,(U32)(ncmem_pool.bitmap[ma… in ncmem_alloc_page()
225 set_bit (page, &(ncmem_pool.bitmap[map]), U32); in ncmem_free_page()
226 NCM_Dbg("Free Block: bitmap[%d] is 0x%08lX",map,(U32)ncmem_pool.bitmap[map]); in ncmem_free_page()
[all …]
H A DdrvPCIMEM.c90 is_page_busy (int blocks, U32 *bitmap) in is_page_busy() argument
93 if (*bitmap++ != ~0UL) in is_page_busy()
219 memset (page->bitmap, ((U32)-1), mapsize); // bit set == free in pool_alloc_page()
265 if (page->bitmap [map] == 0) in pci_pool_alloc()
267 block = ffz (~ page->bitmap [map]); in pci_pool_alloc()
269 clear_bit ( block, &page->bitmap [map],U32); in pci_pool_alloc()
313 clear_bit (0, &page->bitmap [0],U32); in pci_pool_alloc()
337 …r is %p, block size is %d ,bit_map[%d] is 0x%08X",retval, pool->size ,map,(U32)page->bitmap [map]); in pci_pool_alloc()
380 if (is_page_busy (pool->blocks_per_page, page->bitmap)) { in pci_pool_destroy()
504 set_bit (block, &page->bitmap [map], U32); in pci_pool_free()
[all …]
H A DdrvHCD.h602 #define bitmap DeviceRemovable macro
H A DdrvEhciHcd.c1191 memset (&desc->bitmap [0], 0, temp); in ehci_hub_descriptor()
1192 memset (&desc->bitmap [temp], 0xff, temp); in ehci_hub_descriptor()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvPCIMEM.h119 MS_U32 bitmap[0]; member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvPCIMEM.h128 U32 bitmap[0]; member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dxfrm.h90 __u32 bitmap; member
H A Dvideodev2.h556 void *bitmap; member
H A Dreiserfs_fs.h2076 struct buffer_head *reiserfs_read_bitmap_block(struct super_block *sb, unsigned int bitmap);
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd487 include/linux/bitmap.h \
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.019435 /// @param u32EventFlag \b OUT : vdec event bitmap