Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dexec_domain.c24 static int execdomains_proc_show(struct seq_file *m, void *v) in execdomains_proc_show() function
32 return single_open(file, execdomains_proc_show, NULL); in execdomains_proc_open()