Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
Dfrontswap.c59 static u64 frontswap_succ_stores; variable
67 data_race(frontswap_succ_stores++); in inc_frontswap_succ_stores()
489 debugfs_create_u64("succ_stores", 0444, root, &frontswap_succ_stores); in init_frontswap()