Home
last modified time | relevance | path

Searched refs:zlist_table_alloc (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
H A Dzlist.h49 struct zlist_table *zlist_table_alloc(struct zlist_node *(*i2n)(u32, void*),
H A Dzram_group.c82 zgrp->obj_tab = zlist_table_alloc(get_obj, zgrp, GFP_KERNEL); in zram_group_meta_alloc()
370 wbgrp->ext_tab = zlist_table_alloc(get_ext, zgrp, GFP_KERNEL); in zram_group_apply_writeback()
H A Dzlist.c90 struct zlist_table *zlist_table_alloc(struct zlist_node *(*i2n)(u32, void*), in zlist_table_alloc() function
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H A Dzlist.h49 struct zlist_table *zlist_table_alloc(struct zlist_node *(*i2n)(u32, void*),
H A Dzram_group.c82 zgrp->obj_tab = zlist_table_alloc(get_obj, zgrp, GFP_KERNEL); in zram_group_meta_alloc()
370 wbgrp->ext_tab = zlist_table_alloc(get_ext, zgrp, GFP_KERNEL); in zram_group_apply_writeback()
H A Dzlist.c90 struct zlist_table *zlist_table_alloc(struct zlist_node *(*i2n)(u32, void*), in zlist_table_alloc() function

Completed in 4 milliseconds