Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dvmscan.c5443 static const struct seq_operations lru_gen_seq_ops = { variable
5611 return seq_open(file, &lru_gen_seq_ops); in lru_gen_seq_open()