Home
last modified time | relevance | path

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

/lib/
Diommu-common.c263 bitmap_clear(iommu->map, entry, npages); in iommu_tbl_range_free()
Dbitmap.c274 void bitmap_clear(unsigned long *map, unsigned int start, int len) in bitmap_clear() function
293 EXPORT_SYMBOL(bitmap_clear);
Didr.c332 bitmap_clear(new->bitmap, 0, IDR_SIZE); in idr_get_empty_slot()
577 bitmap_clear(to_free->bitmap, 0, IDR_SIZE); in idr_remove()