Home
last modified time | relevance | path

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

/linux/block/
H A Dblk-throttle.h127 struct blkg_rwstat stat_bytes; member
178 blkg_rwstat_add(&tg->stat_bytes, bio->bi_opf, in blk_should_throtl()
H A Dblk-throttle.c271 if (blkg_rwstat_init(&tg->stat_bytes, gfp)) in throtl_pd_alloc()
293 blkg_rwstat_exit(&tg->stat_bytes); in throtl_pd_alloc()
362 blkg_rwstat_exit(&tg->stat_bytes); in tg_release()
1467 .private = offsetof(struct throtl_grp, stat_bytes),
1472 .private = offsetof(struct throtl_grp, stat_bytes),
/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h326 unsigned long stat_bytes; member
/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-cipher.c57 algt->stat_bytes += areq->cryptlen; in sun4i_ss_opti_poll()
249 algt->stat_bytes += areq->cryptlen; in sun4i_ss_cipher_poll()