Home
last modified time | relevance | path

Searched refs:mconsole_output (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/um/drivers/
Dmconsole_kern.c544 struct mconsole_output { struct
569 struct mconsole_output *entry; in console_write() argument
571 entry = list_entry(ele, struct mconsole_output, list); in console_write()
593 struct mconsole_output entry; in with_console()