BIT_MAP_STRING_GET

Section: ()
Updated: 06 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: 06:20:41 GMT, October 06, 2005