Home
last modified time | relevance | path

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

/linux-3.4.99/arch/um/kernel/
Dprocess.c341 static int sysemu_proc_show(struct seq_file *m, void *v) in sysemu_proc_show() function
349 return single_open(file, sysemu_proc_show, NULL); in sysemu_proc_open()