Home
last modified time | relevance | path

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

/mm/
Dvmalloc.c2640 static const struct seq_operations vmalloc_op = { variable
2650 return seq_open_private(file, &vmalloc_op, in vmalloc_open()
2653 return seq_open(file, &vmalloc_op); in vmalloc_open()