Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.h151 struct blkg_rwstat stat_bytes; member
191 blkg_rwstat_add(&tg->stat_bytes, bio->bi_opf, in blk_should_throtl()
H A Dblk-throttle.c348 if (blkg_rwstat_init(&tg->stat_bytes, gfp)) in throtl_pd_alloc()
380 blkg_rwstat_exit(&tg->stat_bytes); in throtl_pd_alloc()
494 blkg_rwstat_exit(&tg->stat_bytes); in throtl_pd_free()
1471 .private = offsetof(struct throtl_grp, stat_bytes),
1476 .private = offsetof(struct throtl_grp, stat_bytes),
/openbmc/linux/drivers/crypto/allwinner/sun4i-ss/
H A Dsun4i-ss-prng.c38 algt->stat_bytes += todo; in sun4i_ss_prng_generate()
H A Dsun4i-ss.h172 unsigned long stat_bytes; member
H A Dsun4i-ss-core.c250 ss_algs[i].stat_bytes); in sun4i_ss_debugfs_show()
256 ss_algs[i].stat_req, ss_algs[i].stat_bytes); in sun4i_ss_debugfs_show()
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()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-prng.c99 algt->stat_bytes += todo; in sun8i_ss_prng_generate()
H A Dsun8i-ss.h280 unsigned long stat_bytes; member
H A Dsun8i-ss-core.c513 ss_algs[i].stat_req, ss_algs[i].stat_bytes); in sun8i_ss_debugfs_show()
/openbmc/linux/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-prng.c94 algt->stat_bytes += todo; in sun8i_ce_prng_generate()
H A Dsun8i-ce.h334 unsigned long stat_bytes; member
H A Dsun8i-ce-core.c680 ce_algs[i].stat_req, ce_algs[i].stat_bytes); in sun8i_ce_debugfs_show()
/openbmc/linux/drivers/crypto/gemini/
H A Dsl3516-ce.h326 unsigned long stat_bytes; member