Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
__bf_shf
include/linux/bitfield.h
47
#define __bf_shf(x) (__builtin_ffsll(x) - 1)
tools/include/linux/bitfield.h
43
#define __bf_shf(x) (__builtin_ffsll(x) - 1)