FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
hweight64
sys/dev/qat/qat_hw/qat_4xxx/adf_4xxx_hw_data.c
167
return hweight64(self->ae_mask);
sys/dev/qat/qat_hw/qat_c4xxx/adf_c4xxx_hw_data.c
169
return self ? hweight64(self->ae_mask) : 0;