Home
last modified time | relevance | path

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

/linux-5.19.10/mm/
Dfrontswap.c39 static u64 frontswap_succ_stores; variable
49 data_race(frontswap_succ_stores++); in inc_frontswap_succ_stores()
266 debugfs_create_u64("succ_stores", 0444, root, &frontswap_succ_stores); in init_frontswap()