Searched refs:task_vma_output (Results 1 – 1 of 1) sorted by relevance
1158 static char task_vma_output[CMP_BUFFER_SIZE]; variable1213 err = read_fd_into_buffer(iter_fd, task_vma_output + len, in test_task_vma()1232 str_strip_first_line(task_vma_output); in test_task_vma()1235 CHECK(strcmp(task_vma_output, proc_maps_output), "compare_output", in test_task_vma()