Man Page: bitmap_release_region
Operating Environment: centos
Section: 9
BITMAP_RELEASE_REGIO(9) Basic Kernel Library Functions BITMAP_RELEASE_REGIO(9)NAMEbitmap_release_region - release allocated bitmap regionSYNOPSISvoid bitmap_release_region(unsigned long * bitmap, int pos, int order);ARGUMENTSbitmap array of unsigned longs corresponding to the bitmap pos beginning of bit region to release order region size (log base 2 of number of bits) to releaseDESCRIPTIONThis is the complement to __bitmap_find_free_region and releases the found region (by clearing it in the bitmap). No return value.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BITMAP_RELEASE_REGIO(9)
| Related Man Pages |
|---|
| bitmap_onto(9) - centos |
| create_sub_bitmap(3alleg4) - debian |
| slurm::bitstr(3pm) - debian |
| create_sub_bitmap(3alleg4) - php |
| create_sub_bitmap(3alleg4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |
| Please Welcome Dave Munro to the Moderator Team! |