Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
count_masked_bytes
arch/powerpc/include/asm/word-at-a-time.h
135
return count_masked_bytes(mask);
arch/sh/include/asm/word-at-a-time.h
52
return count_masked_bytes(mask);
include/asm-generic/word-at-a-time.h
117
return count_masked_bytes(mask);
tools/testing/selftests/powerpc/primitives/word-at-a-time.h
135
return count_masked_bytes(mask);