Searched refs:orig_size (Results 1 – 1 of 1) sorted by relevance
2281 int orig_size, size; in allocate_cmdlines_buffer() local2285 orig_size = sizeof(*s) + val * TASK_COMM_LEN; in allocate_cmdlines_buffer()2286 order = get_order(orig_size); in allocate_cmdlines_buffer()