Home
last modified time | relevance | path

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

/linux-5.19.10/arch/um/kernel/
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()