Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/drivers/
Dmconsole_kern.h12 struct mconsole_entry { struct
Dmconsole_kern.c62 struct mconsole_entry *req; in mc_work_proc()
67 req = list_entry(mc_requests.next, struct mconsole_entry, list); in mc_work_proc()
81 struct mconsole_entry *new; in mconsole_interrupt()