/drivers/gpu/drm/nouveau/ |
D | nouveau_fence.c | 65 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_signal() local 90 nouveau_fence_context_del(struct nouveau_fence_chan *fctx) in nouveau_fence_context_del() 120 nouveau_fence_context_free(struct nouveau_fence_chan *fctx) in nouveau_fence_context_free() 126 nouveau_fence_update(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_update() 147 struct nouveau_fence_chan *fctx = in nouveau_fence_wait_uevent_handler() local 168 nouveau_fence_context_new(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_context_new() 203 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_emit() local 239 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_done() local 335 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_sync() local 435 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_get_timeline_name() local [all …]
|
D | nv84_fence.c | 71 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_emit() local 81 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_sync() local 98 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_context_del() local 113 struct nv84_fence_chan *fctx; in nv84_fence_context_new() local
|
D | nv10_fence.c | 59 struct nv10_fence_chan *fctx = chan->fence; in nv10_fence_context_del() local 69 struct nv10_fence_chan *fctx; in nv10_fence_context_new() local
|
D | nv17_fence.c | 39 struct nv10_fence_chan *fctx = chan->fence; in nv17_fence_sync() local 78 struct nv10_fence_chan *fctx; in nv17_fence_context_new() local
|
D | nv04_fence.c | 71 struct nv04_fence_chan *fctx = chan->fence; in nv04_fence_context_del() local 80 struct nv04_fence_chan *fctx = kzalloc(sizeof(*fctx), GFP_KERNEL); in nv04_fence_context_new() local
|
D | nv50_fence.c | 39 struct nv10_fence_chan *fctx; in nv50_fence_context_new() local
|
D | nvc0_fence.c | 68 struct nv84_fence_chan *fctx = chan->fence; in nvc0_fence_context_new() local
|
/drivers/gpu/drm/msm/ |
D | msm_fence.c | 16 struct msm_fence_context *fctx; in msm_fence_context_alloc() local 31 void msm_fence_context_free(struct msm_fence_context *fctx) in msm_fence_context_free() 36 static inline bool fence_completed(struct msm_fence_context *fctx, uint32_t fence) in fence_completed() 42 int msm_wait_fence(struct msm_fence_context *fctx, uint32_t fence, in msm_wait_fence() 81 void msm_update_fence(struct msm_fence_context *fctx, uint32_t fence) in msm_update_fence() 92 struct msm_fence_context *fctx; member 124 msm_fence_alloc(struct msm_fence_context *fctx) in msm_fence_alloc()
|
D | msm_ringbuffer.h | 47 struct msm_fence_context *fctx; member
|
D | msm_gem.c | 703 struct msm_fence_context *fctx, bool exclusive) in msm_gem_sync_object()
|
/drivers/crypto/cavium/nitrox/ |
D | nitrox_aead.c | 39 struct flexi_crypto_context *fctx; in nitrox_aes_gcm_setkey() local 65 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_aead_setauthsize() local 195 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_aes_gcm_enc() local 226 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_aes_gcm_dec() local 317 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_aead_exit() local 333 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_rfc4106_setkey() local
|
D | nitrox_skcipher.c | 80 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_skcipher_exit() local 98 struct flexi_crypto_context *fctx; in nitrox_skcipher_setkey() local 279 struct flexi_crypto_context *fctx; in nitrox_aes_xts_setkey() local 306 struct flexi_crypto_context *fctx; in nitrox_aes_ctr_rfc3686_setkey() local
|
D | nitrox_req.h | 203 struct flexi_crypto_context *fctx; member
|
/drivers/crypto/cavium/cpt/ |
D | cptvf_algs.c | 101 struct fc_context *fctx = &rctx->fctx; in create_ctx_hdr() local 197 struct fc_context *fctx = &rctx->fctx; in cvm_enc_dec() local
|
D | cptvf_algs.h | 113 struct fc_context fctx; member
|
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | dmanv04.c | 79 struct nvkm_memory *fctx = device->imem->ramfc; in nv04_fifo_dma_fini() local
|
/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 1045 struct nouveau_fence_chan *fctx = chan->fence; in nv04_finish_page_flip() local 1101 struct nouveau_fence_chan *fctx = chan->fence; in nv04_page_flip_emit() local
|
/drivers/block/ |
D | rbd.c | 2637 struct rbd_img_fill_ctx *fctx) in rbd_img_fill_request_nocopy() 2679 struct rbd_img_fill_ctx *fctx) in rbd_img_fill_request() 2743 struct rbd_img_fill_ctx fctx = { in rbd_img_fill_nodata() local 2793 struct rbd_img_fill_ctx fctx = { in __rbd_img_fill_from_bio() local 2853 struct rbd_img_fill_ctx fctx = { in __rbd_img_fill_from_bvecs() local
|
/drivers/net/ethernet/broadcom/ |
D | cnic.c | 2350 struct fcoe_context *fctx; in cnic_bnx2x_fcoe_ofld1() local
|