Home
last modified time | relevance | path

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

/linux-5.19.10/arch/um/kernel/
Dexitcode.c21 static int exitcode_proc_show(struct seq_file *m, void *v) in exitcode_proc_show() function
36 return single_open(file, exitcode_proc_show, NULL); in exitcode_proc_open()