bitmap_release_region(9) suse man page | unix.com

Man Page: bitmap_release_region

Operating Environment: suse

Section: 9

BITMAP_RELEASE_REGIO(9) 				  Basic Kernel Library Functions				   BITMAP_RELEASE_REGIO(9)

NAME
bitmap_release_region - release allocated bitmap region
SYNOPSIS
void bitmap_release_region(unsigned long * bitmap, int pos, int order);
ARGUMENTS
bitmap 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 release
DESCRIPTION
This is the complement to __bitmap_find_free_region and releases the found region (by clearing it in the bitmap). No return value.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 BITMAP_RELEASE_REGIO(9)
Related Man Pages
bitmap_onto(9) - centos
soqtcursor_customcursor(3) - debian
create_sub_bitmap(3alleg4) - php
create_sub_bitmap(3alleg4) - opendarwin
create_sub_bitmap(3alleg4) - v7
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
Shopt -s histappend