Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_itable.c35 struct xfs_ibulk *breq; member
42 struct xfs_ibulk *breq) in want_metadir_file()
215 struct xfs_ibulk *breq, in xfs_bulkstat_one()
302 struct xfs_ibulk *breq, in xfs_bulkstat()
389 struct xfs_ibulk *breq; member
438 struct xfs_ibulk *breq, in xfs_inumbers()
H A Dxfs_ioctl.c53 struct xfs_ibulk *breq, in xfs_fsbulkstat_one_fmt()
66 struct xfs_ibulk *breq, in xfs_fsinumbers_fmt()
85 struct xfs_ibulk breq = { in xfs_ioc_fsbulkstat() local
159 struct xfs_ibulk *breq, in xfs_bulkstat_fmt()
177 struct xfs_ibulk *breq, in xfs_bulk_ireq_setup()
253 struct xfs_ibulk *breq) in xfs_bulk_ireq_teardown()
268 struct xfs_ibulk breq = { in xfs_ioc_bulkstat() local
303 struct xfs_ibulk *breq, in xfs_inumbers_fmt()
319 struct xfs_ibulk breq = { in xfs_ioc_inumbers() local
H A Dxfs_itable.h32 struct xfs_ibulk *breq, in xfs_ibulk_advance()
/linux/drivers/usb/gadget/udc/
H A 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/drivers/crypto/gemini/
H A Dsl3516-ce-cipher.c268 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sl3516_ce_handle_cipher_request() local
/linux/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c264 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 Dsun8i-ss-hash.c478 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ss_hash_run()