Searched defs:breq (Results 1 – 8 of 8) sorted by relevance
/linux/fs/xfs/ |
H A D | xfs_ioctl.c | 51 struct xfs_ibulk *breq, in xfs_fsbulkstat_one_fmt() 64 struct xfs_ibulk *breq, in xfs_fsinumbers_fmt() 83 struct xfs_ibulk breq = { in xfs_ioc_fsbulkstat() local 157 struct xfs_ibulk *breq, in xfs_bulkstat_fmt() 175 struct xfs_ibulk *breq, in xfs_bulk_ireq_setup() 251 struct xfs_ibulk *breq) in xfs_bulk_ireq_teardown() 266 struct xfs_ibulk breq = { in xfs_ioc_bulkstat() local 301 struct xfs_ibulk *breq, in xfs_inumbers_fmt() 317 struct xfs_ibulk breq = { in xfs_ioc_inumbers() local
|
/linux/drivers/crypto/rockchip/ |
H A D | rk3288_crypto_ahash.c | 233 static int rk_hash_prepare(struct crypto_engine *engine, void *breq) in rk_hash_prepare() 249 static void rk_hash_unprepare(struct crypto_engine *engine, void *breq) in rk_hash_unprepare() 258 static int rk_hash_run(struct crypto_engine *engine, void *breq) in rk_hash_run()
|
/linux/drivers/crypto/gemini/ |
H A D | sl3516-ce-cipher.c | 268 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sl3516_ce_handle_cipher_request() local
|
/linux/drivers/crypto/amlogic/ |
H A D | amlogic-gxl-cipher.c | 264 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in meson_handle_cipher_request() local
|
/linux/drivers/crypto/allwinner/sun8i-ss/ |
H A D | sun8i-ss-cipher.c | 335 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sun8i_ss_handle_cipher_request() local
|
H A D | sun8i-ss-hash.c | 473 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ss_hash_run()
|
/linux/drivers/crypto/allwinner/sun8i-ce/ |
H A D | sun8i-ce-cipher.c | 349 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sun8i_ce_cipher_run() local
|
H A D | sun8i-ce-hash.c | 330 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ce_hash_run()
|