Home
last modified time | relevance | path

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

/linux-4.19.296/fs/proc/
Dpage.c74 static const struct file_operations proc_kpagecount_operations = { variable
304 proc_create("kpagecount", S_IRUSR, NULL, &proc_kpagecount_operations); in proc_page_init()