Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
generic___ffs
arch/riscv/include/asm/bitops.h
50
return generic___ffs(word);
include/asm-generic/bitops/__ffs.h
45
#define __ffs(word) generic___ffs(word)