Home
last modified time | relevance | path

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

/linux-6.15/drivers/block/zram/
H A Dzram_drv.c1087 static void zram_debugfs_register(struct zram *zram) in zram_debugfs_register() function
1105 static void zram_debugfs_register(struct zram *zram) {}; in zram_debugfs_register() function
2604 zram_debugfs_register(zram); in zram_add()