Searched defs:breq (Results 1 – 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/fs/xfs/ |
D | xfs_itable.c | 34 struct xfs_ibulk *breq; member 160 struct xfs_ibulk *breq, in xfs_bulkstat_one() 233 struct xfs_ibulk *breq, in xfs_bulkstat() 309 struct xfs_ibulk *breq; member 358 struct xfs_ibulk *breq, in xfs_inumbers()
|
D | xfs_ioctl.c | 712 struct xfs_ibulk *breq, in xfs_fsbulkstat_one_fmt() 725 struct xfs_ibulk *breq, in xfs_fsinumbers_fmt() 743 struct xfs_ibulk breq = { in xfs_ioc_fsbulkstat() local 816 struct xfs_ibulk *breq, in xfs_bulkstat_fmt() 834 struct xfs_ibulk *breq, in xfs_bulk_ireq_setup() 903 struct xfs_ibulk *breq) in xfs_bulk_ireq_teardown() 917 struct xfs_ibulk breq = { in xfs_ioc_bulkstat() local 951 struct xfs_ibulk *breq, in xfs_inumbers_fmt() 967 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() 218 struct xfs_ibulk breq = { in xfs_compat_ioc_fsbulkstat() local
|
D | xfs_itable.h | 27 struct xfs_ibulk *breq, in xfs_ibulk_advance()
|
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
D | bcm63xx_udc.c | 596 struct bcm63xx_req *breq) in iudma_write() 1078 struct bcm63xx_req *breq, *n; in bcm63xx_ep_disable() local 1119 struct bcm63xx_req *breq; in bcm63xx_udc_alloc_request() local 1135 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_free_request() local 1158 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_queue() local 1210 struct bcm63xx_req *breq = our_req(req), *cur; in bcm63xx_udc_dequeue() local 1387 struct bcm63xx_req *breq = our_req(req); in bcm63xx_ep0_map_write() local 2048 struct bcm63xx_req *breq = NULL; in bcm63xx_udc_data_isr() local
|
/kernel/linux/linux-4.19/drivers/usb/gadget/udc/ |
D | bcm63xx_udc.c | 595 struct bcm63xx_req *breq) in iudma_write() 1077 struct bcm63xx_req *breq, *n; in bcm63xx_ep_disable() local 1118 struct bcm63xx_req *breq; in bcm63xx_udc_alloc_request() local 1134 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_free_request() local 1157 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_queue() local 1209 struct bcm63xx_req *breq = our_req(req), *cur; in bcm63xx_udc_dequeue() local 1386 struct bcm63xx_req *breq = our_req(req); in bcm63xx_ep0_map_write() local 2047 struct bcm63xx_req *breq = NULL; in bcm63xx_udc_data_isr() local
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/ |
D | sun8i-ss-cipher.c | 271 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sun8i_ss_handle_cipher_request() local
|
D | sun8i-ss-hash.c | 317 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ss_hash_run()
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/ |
D | sun8i-ce-hash.c | 249 int sun8i_ce_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ce_hash_run()
|
D | sun8i-ce-cipher.c | 274 struct skcipher_request *breq = container_of(areq, struct skcipher_request, base); in sun8i_ce_cipher_run() local
|