Home
last modified time | relevance | path

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

/linux-6.1.9/mm/
Dswapfile.c2672 static const struct proc_ops swaps_proc_ops = { variable
2683 proc_create("swaps", 0, NULL, &swaps_proc_ops); in procswaps_init()