Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
OBUFLEN
drivers/crypto/ccp/ccp-debugfs.c
127
obuf = kmalloc(OBUFLEN, GFP_KERNEL);
drivers/crypto/ccp/ccp-debugfs.c
18
#define OBUFSPC (OBUFLEN - oboff)
drivers/crypto/ccp/ccp-debugfs.c
203
obuf = kmalloc(OBUFLEN, GFP_KERNEL);
drivers/crypto/ccp/ccp-debugfs.c
54
obuf = kmalloc(OBUFLEN, GFP_KERNEL);