find_next_zero_bit(9)

NAME

find_next_zero_bit - find the first zero bit in a memory
region

SYNOPSIS

int  find_next_zero_bit(const  unsigned  long  * addr, int
size, int offset);

ARGUMENTS

addr
The address to base the search on
size
The maximum size to search
offset
The bitnumber to start searching at

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout