Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dvmalloc.c4126 static const struct seq_operations vmalloc_op = { variable
4137 &vmalloc_op, in proc_vmalloc_init()
4140 proc_create_seq("vmallocinfo", 0400, NULL, &vmalloc_op); in proc_vmalloc_init()