Searched refs:allocbytes (Results 1 – 1 of 1) sorted by relevance
35 ulong allocbytes; member47 int allocbytes = sizeof(struct parser_context) + bytes; in parser_init_guts() local59 allocbytes++; in parser_init_guts()67 ctx = kzalloc(allocbytes, GFP_KERNEL|__GFP_NORETRY); in parser_init_guts()75 ctx->allocbytes = allocbytes; in parser_init_guts()