Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/kernel/
H A Dprocess.c283 static int sysemu_proc_show(struct seq_file *m, void *v) in sysemu_proc_show() function
291 return single_open(file, sysemu_proc_show, NULL); in sysemu_proc_open()