Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/um/kernel/
Dprocess.c314 static const struct proc_ops sysemu_proc_ops = { variable
328 ent = proc_create("sysemu", 0600, NULL, &sysemu_proc_ops); in make_proc_sysemu()