Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
CSB_V
arch/powerpc/platforms/book3s/vas-api.c
208
csb.flags = CSB_V;
drivers/crypto/nx/nx-common-powernv.c
191
while (!(READ_ONCE(csb->flags) & CSB_V)) {
drivers/crypto/nx/nx-common-powernv.c
202
if (!(csb->flags & CSB_V)) {