Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dvmalloc.c2661 static const struct seq_operations vmalloc_op = { variable
2671 return seq_open_private(file, &vmalloc_op, in vmalloc_open()
2674 return seq_open(file, &vmalloc_op); in vmalloc_open()