Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/block/zram/
Dzram_drv.c956 static void zram_debugfs_register(struct zram *zram) in zram_debugfs_register() function
978 static void zram_debugfs_register(struct zram *zram) {}; in zram_debugfs_register() function
1967 zram_debugfs_register(zram); in zram_add()