Home
last modified time | relevance | path

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

/Linux-v4.19/arch/um/kernel/
Dexitcode.c58 static const struct file_operations exitcode_proc_fops = { variable
71 ent = proc_create("exitcode", 0600, NULL, &exitcode_proc_fops); in make_proc_exitcode()