Searched defs:breq (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.15/fs/xfs/ |
D | xfs_itable.c | 35 struct xfs_ibulk *breq; member 160 struct xfs_ibulk *breq, in xfs_bulkstat_one() 251 struct xfs_ibulk *breq, in xfs_bulkstat() 342 struct xfs_ibulk *breq; member 391 struct xfs_ibulk *breq, in xfs_inumbers()
|
D | xfs_ioctl.c | 713 struct xfs_ibulk *breq, in xfs_fsbulkstat_one_fmt() 726 struct xfs_ibulk *breq, in xfs_fsinumbers_fmt() 745 struct xfs_ibulk breq = { in xfs_ioc_fsbulkstat() local 819 struct xfs_ibulk *breq, in xfs_bulkstat_fmt() 837 struct xfs_ibulk *breq, in xfs_bulk_ireq_setup() 906 struct xfs_ibulk *breq) in xfs_bulk_ireq_teardown() 921 struct xfs_ibulk breq = { in xfs_ioc_bulkstat() local 956 struct xfs_ibulk *breq, in xfs_inumbers_fmt() 972 struct xfs_ibulk breq = { in xfs_ioc_inumbers() local
|
D | xfs_ioctl32.c | 84 struct xfs_ibulk *breq, in xfs_fsinumbers_fmt_compat() 173 struct xfs_ibulk *breq, in xfs_fsbulkstat_one_fmt_compat() 219 struct xfs_ibulk breq = { in xfs_compat_ioc_fsbulkstat() local
|
D | xfs_itable.h | 28 struct xfs_ibulk *breq, in xfs_ibulk_advance()
|
/Linux-v5.15/drivers/usb/gadget/udc/ |
D | bcm63xx_udc.c | 593 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 2045 struct bcm63xx_req *breq = NULL; in bcm63xx_udc_data_isr() local
|
/Linux-v5.15/drivers/crypto/gemini/ |
D | sl3516-ce-cipher.c | 264 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sl3516_ce_handle_cipher_request() local
|
/Linux-v5.15/drivers/crypto/allwinner/sun8i-ss/ |
D | sun8i-ss-cipher.c | 274 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sun8i_ss_handle_cipher_request() local
|
D | sun8i-ss-hash.c | 318 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ss_hash_run()
|
/Linux-v5.15/drivers/crypto/amlogic/ |
D | amlogic-gxl-cipher.c | 265 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in meson_handle_cipher_request() local
|
/Linux-v5.15/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce-cipher.c | 277 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sun8i_ce_cipher_run() local
|
D | sun8i-ce-hash.c | 250 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ce_hash_run()
|