Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.c4213 static const struct file_operations proc_slabstats_operations = { variable
4224 proc_create("slab_allocators", 0, NULL, &proc_slabstats_operations); in slab_proc_init()