Home
last modified time | relevance | path

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

/Linux-v4.19/arch/um/kernel/
Dprocess.c278 static int sysemu_proc_show(struct seq_file *m, void *v) in sysemu_proc_show() function
286 return single_open(file, sysemu_proc_show, NULL); in sysemu_proc_open()