Home
last modified time | relevance | path

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

/openbmc/linux/arch/um/kernel/
H A Dexitcode.c58 static const struct proc_ops exitcode_proc_ops = { variable
70 ent = proc_create("exitcode", 0600, NULL, &exitcode_proc_ops); in make_proc_exitcode()