Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/zram/
H A Dzram_drv.c2391 static int zram_remove_cb(int id, void *ptr, void *data) in zram_remove_cb() function
2400 idr_for_each(&zram_index_idr, &zram_remove_cb, NULL); in destroy_devices()