Searched defs:breq (Results 1 – 10 of 10) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_itable.c | 35 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 D | xfs_ioctl.c | 56 struct xfs_ibulk *breq, in xfs_fsbulkstat_one_fmt() 69 struct xfs_ibulk *breq, in xfs_fsinumbers_fmt() 88 struct xfs_ibulk breq = { in xfs_ioc_fsbulkstat() local 162 struct xfs_ibulk *breq, in xfs_bulkstat_fmt() 180 struct xfs_ibulk *breq, in xfs_bulk_ireq_setup() 256 struct xfs_ibulk *breq) in xfs_bulk_ireq_teardown() 271 struct xfs_ibulk breq = { in xfs_ioc_bulkstat() local 306 struct xfs_ibulk *breq, in xfs_inumbers_fmt() 322 struct xfs_ibulk breq = { in xfs_ioc_inumbers() local
|
| H A D | xfs_ioctl32.c | 71 struct xfs_ibulk *breq, in xfs_fsinumbers_fmt_compat() 160 struct xfs_ibulk *breq, in xfs_fsbulkstat_one_fmt_compat() 206 struct xfs_ibulk breq = { in xfs_compat_ioc_fsbulkstat() local
|
| H A D | xfs_itable.h | 32 struct xfs_ibulk *breq, in xfs_ibulk_advance()
|
| /linux/drivers/crypto/rockchip/ |
| H A D | rk3288_crypto_ahash.c | 235 static int rk_hash_prepare(struct crypto_engine *engine, void *breq) in rk_hash_prepare() 251 static void rk_hash_unprepare(struct crypto_engine *engine, void *breq) in rk_hash_unprepare() 260 static int rk_hash_run(struct crypto_engine *engine, void *breq) in rk_hash_run()
|
| /linux/drivers/usb/gadget/udc/ |
| H A 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 2044 struct bcm63xx_req *breq = NULL; in bcm63xx_udc_data_isr() local
|
| /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 | 478 int sun8i_ss_hash_run(struct crypto_engine *engine, void *breq) in sun8i_ss_hash_run()
|