Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/block/zram/
Dzram_drv.c2384 static int zram_remove_cb(int id, void *ptr, void *data) in zram_remove_cb() function
2393 idr_for_each(&zram_index_idr, &zram_remove_cb, NULL); in destroy_devices()