Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dvmalloc.c2662 static const struct seq_operations vmalloc_op = { variable
2672 return seq_open_private(file, &vmalloc_op, in vmalloc_open()
2675 return seq_open(file, &vmalloc_op); in vmalloc_open()