Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__kernel_cttz
arch/alpha/include/asm/bitops.h
335
return __kernel_cttz(~word);
arch/alpha/include/asm/bitops.h
355
return __kernel_cttz(word);
arch/alpha/include/asm/word-at-a-time.h
40
return __kernel_cttz(bits);