Home
last modified time | relevance | path

Searched defs:breq (Results 1 – 12 of 12) sorted by relevance

/linux-6.6.21/fs/xfs/
Dxfs_itable.c35 struct xfs_ibulk *breq; member
182 struct xfs_ibulk *breq, in xfs_bulkstat_one()
273 struct xfs_ibulk *breq, in xfs_bulkstat()
368 struct xfs_ibulk *breq; member
417 struct xfs_ibulk *breq, in xfs_inumbers()
Dxfs_ioctl.c634 struct xfs_ibulk *breq, in xfs_fsbulkstat_one_fmt()
647 struct xfs_ibulk *breq, in xfs_fsinumbers_fmt()
666 struct xfs_ibulk breq = { in xfs_ioc_fsbulkstat() local
740 struct xfs_ibulk *breq, in xfs_bulkstat_fmt()
758 struct xfs_ibulk *breq, in xfs_bulk_ireq_setup()
830 struct xfs_ibulk *breq) in xfs_bulk_ireq_teardown()
845 struct xfs_ibulk breq = { in xfs_ioc_bulkstat() local
880 struct xfs_ibulk *breq, in xfs_inumbers_fmt()
896 struct xfs_ibulk breq = { in xfs_ioc_inumbers() local
Dxfs_ioctl32.c70 struct xfs_ibulk *breq, in xfs_fsinumbers_fmt_compat()
159 struct xfs_ibulk *breq, in xfs_fsbulkstat_one_fmt_compat()
205 struct xfs_ibulk breq = { in xfs_compat_ioc_fsbulkstat() local
Dxfs_itable.h31 struct xfs_ibulk *breq, in xfs_ibulk_advance()
/linux-6.6.21/drivers/crypto/rockchip/
Drk3288_crypto_ahash.c233 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-6.6.21/drivers/usb/gadget/udc/
Dbcm63xx_udc.c593 struct bcm63xx_req *breq) in iudma_write()
1075 struct bcm63xx_req *breq, *n; in bcm63xx_ep_disable() local
1116 struct bcm63xx_req *breq; in bcm63xx_udc_alloc_request() local
1132 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_free_request() local
1155 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_queue() local
1207 struct bcm63xx_req *breq = our_req(req), *cur; in bcm63xx_udc_dequeue() local
1384 struct bcm63xx_req *breq = our_req(req); in bcm63xx_ep0_map_write() local
2044 struct bcm63xx_req *breq = NULL; in bcm63xx_udc_data_isr() local
/linux-6.6.21/drivers/crypto/gemini/
Dsl3516-ce-cipher.c268 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sl3516_ce_handle_cipher_request() local
/linux-6.6.21/drivers/crypto/amlogic/
Damlogic-gxl-cipher.c264 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in meson_handle_cipher_request() local
/linux-6.6.21/drivers/crypto/allwinner/sun8i-ss/
Dsun8i-ss-cipher.c335 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sun8i_ss_handle_cipher_request() local
Dsun8i-ss-hash.c490 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ss_hash_run()
/linux-6.6.21/drivers/crypto/allwinner/sun8i-ce/
Dsun8i-ce-cipher.c304 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sun8i_ce_cipher_run() local
Dsun8i-ce-hash.c330 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ce_hash_run()