Searched refs:zgrp_obj_stats_inc (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/zram/zram_group/ |
H A D | zram_group.h | 75 void zgrp_obj_stats_inc(struct zram_group *zgrp, u16 gid, u32 size);
|
H A D | group_writeback.c | 189 zgrp_obj_stats_inc(zram->zgrp, gid, size); in move_obj_from_hpio() 541 zgrp_obj_stats_inc(zram->zgrp, gid, zram_get_obj_size(zram, index)); in zram_group_track_obj()
|
H A D | zram_group.c | 227 void zgrp_obj_stats_inc(struct zram_group *zgrp, u16 gid, u32 size) in zgrp_obj_stats_inc() function
|
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/ |
H A D | zram_group.h | 75 void zgrp_obj_stats_inc(struct zram_group *zgrp, u16 gid, u32 size);
|
H A D | group_writeback.c | 189 zgrp_obj_stats_inc(zram->zgrp, gid, size); in move_obj_from_hpio() 541 zgrp_obj_stats_inc(zram->zgrp, gid, zram_get_obj_size(zram, index)); in zram_group_track_obj()
|
H A D | zram_group.c | 227 void zgrp_obj_stats_inc(struct zram_group *zgrp, u16 gid, u32 size) in zgrp_obj_stats_inc() function
|
Completed in 5 milliseconds