Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
HWEIGHT64
drivers/gpu/drm/display/drm_dp_tunnel.c
124
u8 buf[HWEIGHT64(DPTUN_INFO_REG_MASK)];
include/asm-generic/bitops/const_hweight.h
42
#define HWEIGHT(w) HWEIGHT64((u64)w)
tools/include/asm-generic/bitops/const_hweight.h
42
#define HWEIGHT(w) HWEIGHT64((u64)w)