centos man page for bitmap_release_region

Query: bitmap_release_region

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 BITMAP_RELEASE_REGIO(9)
Related Man Pages
bitmap_onto(9) - centos
bitmap_remap(9) - centos
mtrr_add(9) - centos
soqtcursor_customcursor(3) - debian
bitmap_onto(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
Controlling user input
Please Welcome Dave Munro to the Moderator Team!