Home
last modified time | relevance | path

Searched refs:zs_free (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dzsmalloc.h47 void zs_free(struct zs_pool *pool, unsigned long obj);
/kernel/linux/linux-6.6/include/linux/
H A Dzsmalloc.h47 void zs_free(struct zs_pool *pool, unsigned long obj);
/kernel/linux/linux-5.10/drivers/block/zram/
H A Dzram_drv.c1227 zs_free(zram->mem_pool, handle); in zram_free_page()
1380 zs_free(zram->mem_pool, handle); in __zram_bvec_write()
1421 zs_free(zram->mem_pool, handle); in __zram_bvec_write()
/kernel/linux/linux-5.10/mm/
H A Dzsmalloc.c408 zs_free(pool, handle); in zs_zpool_free()
1497 void zs_free(struct zs_pool *pool, unsigned long handle) in zs_free() function
1540 EXPORT_SYMBOL_GPL(zs_free); variable
1686 * breaks synchronization using pin_tag(e,g, zs_free) so in migrate_zspage()
/kernel/linux/linux-6.6/drivers/block/zram/
H A Dzram_drv.c1302 zs_free(zram->mem_pool, handle); in zram_free_page()
1462 zs_free(zram->mem_pool, handle); in zram_write_page()
1513 zs_free(zram->mem_pool, handle); in zram_write_page()
/kernel/linux/linux-6.6/mm/
H A Dzsmalloc.c380 zs_free(pool, handle); in zs_zpool_free()
886 * Since zs_free couldn't be sleepable, this function cannot call in free_zspage()
1445 void zs_free(struct zs_pool *pool, unsigned long handle) in zs_free() function
1476 EXPORT_SYMBOL_GPL(zs_free); variable
1827 * and zs_free. in zs_page_migrate()
1995 * protect the race between zpage migration and zs_free in __zs_compact()
/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
H A Dgroup_writeback.c135 zs_free(zram->mem_pool, handle); in move_obj_to_hpio()
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H A Dgroup_writeback.c135 zs_free(zram->mem_pool, handle); in move_obj_to_hpio()

Completed in 21 milliseconds