BIT_MAP_STRING_GET

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

bit_map_string_get - find and set a bit string in bit map.  

SYNOPSIS

"SYNOPSIS"

int bit_map_string_get (struct bit_map * t, int len, int align);  

ARGUMENTS

t
the bit map.
len
requested string length
align
requested alignment
 

DESCRIPTION

Returns offset in the map or -1 if out of space.

Not safe to call from an interrupt (uses spin_lock).


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:58 GMT, October 09, 2005