/linux-6.3-rc2/drivers/gpu/drm/nouveau/ |
A D | nouveau_fence.c | 63 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_signal() local 84 nouveau_fence_context_kill(struct nouveau_fence_chan *fctx, int error) in nouveau_fence_context_kill() 103 nouveau_fence_context_del(struct nouveau_fence_chan *fctx) in nouveau_fence_context_del() 123 nouveau_fence_context_free(struct nouveau_fence_chan *fctx) in nouveau_fence_context_free() 209 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_emit() local 244 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_done() local 341 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_sync() local 428 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_get_timeline_name() local 442 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_is_signaled() local 483 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_release() local [all …]
|
A D | nv84_fence.c | 89 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_emit() local 99 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_sync() local 116 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_context_del() local 131 struct nv84_fence_chan *fctx; in nv84_fence_context_new() local
|
A D | nv10_fence.c | 61 struct nv10_fence_chan *fctx = chan->fence; in nv10_fence_context_del() local 71 struct nv10_fence_chan *fctx; in nv10_fence_context_new() local
|
A D | nv17_fence.c | 41 struct nv10_fence_chan *fctx = chan->fence; in nv17_fence_sync() local 81 struct nv10_fence_chan *fctx; in nv17_fence_context_new() local
|
A D | nv04_fence.c | 70 struct nv04_fence_chan *fctx = chan->fence; in nv04_fence_context_del() local 79 struct nv04_fence_chan *fctx = kzalloc(sizeof(*fctx), GFP_KERNEL); in nv04_fence_context_new() local
|
A D | nv50_fence.c | 39 struct nv10_fence_chan *fctx; in nv50_fence_context_new() local
|
A D | nvc0_fence.c | 82 struct nv84_fence_chan *fctx = chan->fence; in nvc0_fence_context_new() local
|
/linux-6.3-rc2/drivers/gpu/drm/msm/ |
A D | msm_fence.c | 17 struct msm_fence_context *fctx; in msm_fence_context_alloc() local 42 void msm_fence_context_free(struct msm_fence_context *fctx) in msm_fence_context_free() 47 bool msm_fence_completed(struct msm_fence_context *fctx, uint32_t fence) in msm_fence_completed() 58 void msm_update_fence(struct msm_fence_context *fctx, uint32_t fence) in msm_update_fence() 70 struct msm_fence_context *fctx; member 102 msm_fence_alloc(struct msm_fence_context *fctx) in msm_fence_alloc()
|
A D | msm_ringbuffer.c | 17 struct msm_fence_context *fctx = submit->ring->fctx; in msm_job_run() local
|
A D | msm_gem_vma.c | 87 void msm_gem_unpin_vma_fenced(struct msm_gem_vma *vma, struct msm_fence_context *fctx) in msm_gem_unpin_vma_fenced()
|
A D | msm_ringbuffer.h | 70 struct msm_fence_context *fctx; member
|
A D | msm_gem.h | 69 struct msm_fence_context *fctx[MSM_GPU_MAX_RINGS]; member
|
/linux-6.3-rc2/drivers/crypto/cavium/nitrox/ |
A D | nitrox_aead.c | 38 struct flexi_crypto_context *fctx; in nitrox_aes_gcm_setkey() local 62 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_aead_setauthsize() local 219 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_aes_gcm_enc() local 253 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_aes_gcm_dec() local 347 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_aead_exit() local 363 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_rfc4106_setkey() local
|
A D | nitrox_skcipher.c | 153 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_skcipher_exit() local 171 struct flexi_crypto_context *fctx; in nitrox_skcipher_setkey() local 341 struct flexi_crypto_context *fctx; in nitrox_aes_xts_setkey() local 365 struct flexi_crypto_context *fctx; in nitrox_aes_ctr_rfc3686_setkey() local
|
/linux-6.3-rc2/drivers/crypto/cavium/cpt/ |
A D | cptvf_algs.c | 101 struct fc_context *fctx = &rctx->fctx; in create_ctx_hdr() local 198 struct fc_context *fctx = &rctx->fctx; in cvm_enc_dec() local
|
A D | cptvf_algs.h | 113 struct fc_context fctx; member
|
/linux-6.3-rc2/security/apparmor/ |
A D | file.c | 435 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx() 552 struct aa_file_ctx *fctx; in aa_file_perm() local
|
/linux-6.3-rc2/fs/ |
A D | userfaultfd.c | 676 struct userfaultfd_fork_ctx *fctx; in dup_userfaultfd() local 721 static void dup_fctx(struct userfaultfd_fork_ctx *fctx) in dup_fctx() 736 struct userfaultfd_fork_ctx *fctx, *n; in dup_userfaultfd_complete() local
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/dispnv04/ |
A D | crtc.c | 1044 struct nouveau_fence_chan *fctx = chan->fence; in nv04_finish_page_flip() local 1100 struct nouveau_fence_chan *fctx = chan->fence; in nv04_page_flip_emit() local
|
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
A D | nv04.c | 45 struct nvkm_memory *fctx = device->imem->ramfc; in nv04_chan_stop() local
|
/linux-6.3-rc2/drivers/crypto/marvell/octeontx/ |
A D | otx_cptvf_algs.c | 240 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr() local 973 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr() local
|
A D | otx_cptvf_algs.h | 162 struct otx_cpt_fc_ctx fctx; member
|
/linux-6.3-rc2/drivers/crypto/marvell/octeontx2/ |
A D | otx2_cptvf_algs.h | 148 struct otx2_cpt_fc_ctx fctx; member
|
A D | otx2_cptvf_algs.c | 225 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr() local 1020 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr() local
|
/linux-6.3-rc2/drivers/block/ |
A D | rbd.c | 2481 struct rbd_img_fill_ctx *fctx) in rbd_img_fill_request_nocopy() 2523 struct rbd_img_fill_ctx *fctx) in rbd_img_fill_request() 2587 struct rbd_img_fill_ctx fctx = { in rbd_img_fill_nodata() local 2637 struct rbd_img_fill_ctx fctx = { in __rbd_img_fill_from_bio() local 2697 struct rbd_img_fill_ctx fctx = { in __rbd_img_fill_from_bvecs() local
|