Home
last modified time | relevance | path

Searched defs:allocbytes (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/unisys/visorchipset/
Dparser.c35 ulong allocbytes; member
47 int allocbytes = sizeof(struct parser_context) + bytes; in parser_init_guts() local