line_remove        93 arch/um/drivers/line.h extern int line_remove(struct line *lines, unsigned int sizeof_lines, int n,
line_remove        85 arch/um/drivers/ssl.c 	return line_remove(serial_lines, ARRAY_SIZE(serial_lines), n,
line_remove        89 arch/um/drivers/stdio_console.c 	return line_remove(vts, ARRAY_SIZE(vts), n, error_out);