taglinefilesource code
find_first_zero_bit155include/asm-alpha/bitops.h#define find_first_zero_bit(addr, size) \
find_first_zero_bit69include/asm-i386/bitops.hextern inline int find_first_zero_bit(void * addr, unsigned size)