Home
last modified time | relevance | path

Searched defs:fctx (Results 1 – 25 of 25) sorted by relevance

/linux/drivers/gpu/drm/nouveau/
A Dnouveau_fence.c65 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_signal() local
108 nouveau_fence_context_del(struct nouveau_fence_chan *fctx) in nouveau_fence_context_del()
128 nouveau_fence_context_free(struct nouveau_fence_chan *fctx) in nouveau_fence_context_free()
155 struct nouveau_fence_chan *fctx = in nouveau_fence_wait_uevent_handler() local
212 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_emit() local
248 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_done() local
344 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_sync() local
446 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_get_timeline_name() local
460 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_is_signaled() local
501 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_release() local
[all …]
A Dnv84_fence.c83 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_emit() local
93 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_sync() local
110 struct nv84_fence_chan *fctx = chan->fence; in nv84_fence_context_del() local
125 struct nv84_fence_chan *fctx; in nv84_fence_context_new() local
A Dnv10_fence.c61 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 Dnv17_fence.c41 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 Dnv04_fence.c70 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 Dnv50_fence.c39 struct nv10_fence_chan *fctx; in nv50_fence_context_new() local
A Dnvc0_fence.c82 struct nv84_fence_chan *fctx = chan->fence; in nvc0_fence_context_new() local
/linux/drivers/gpu/drm/msm/
A Dmsm_fence.c17 struct msm_fence_context *fctx; in msm_fence_context_alloc() local
32 void msm_fence_context_free(struct msm_fence_context *fctx) in msm_fence_context_free()
37 static inline bool fence_completed(struct msm_fence_context *fctx, uint32_t fence) in fence_completed()
48 void msm_update_fence(struct msm_fence_context *fctx, uint32_t fence) in msm_update_fence()
57 struct msm_fence_context *fctx; member
89 msm_fence_alloc(struct msm_fence_context *fctx) in msm_fence_alloc()
A Dmsm_ringbuffer.h66 struct msm_fence_context *fctx; member
/linux/drivers/crypto/cavium/nitrox/
A Dnitrox_aead.c38 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 Dnitrox_skcipher.c153 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_skcipher_exit() local
171 struct flexi_crypto_context *fctx; in nitrox_skcipher_setkey() local
342 struct flexi_crypto_context *fctx; in nitrox_aes_xts_setkey() local
367 struct flexi_crypto_context *fctx; in nitrox_aes_ctr_rfc3686_setkey() local
A Dnitrox_req.h206 struct flexi_crypto_context *fctx; member
/linux/drivers/crypto/cavium/cpt/
A Dcptvf_algs.c101 struct fc_context *fctx = &rctx->fctx; in create_ctx_hdr() local
198 struct fc_context *fctx = &rctx->fctx; in cvm_enc_dec() local
A Dcptvf_algs.h113 struct fc_context fctx; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
A Ddmanv04.c79 struct nvkm_memory *fctx = device->imem->ramfc; in nv04_fifo_dma_fini() local
/linux/security/apparmor/
A Dfile.c486 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx()
601 struct aa_file_ctx *fctx; in aa_file_perm() local
A Dlsm.c409 struct aa_file_ctx *fctx = file_ctx(file); in apparmor_file_open() local
/linux/fs/
A Duserfaultfd.c643 struct userfaultfd_fork_ctx *fctx; in dup_userfaultfd() local
688 static void dup_fctx(struct userfaultfd_fork_ctx *fctx) in dup_fctx()
703 struct userfaultfd_fork_ctx *fctx, *n; in dup_userfaultfd_complete() local
/linux/drivers/gpu/drm/nouveau/dispnv04/
A Dcrtc.c1051 struct nouveau_fence_chan *fctx = chan->fence; in nv04_finish_page_flip() local
1107 struct nouveau_fence_chan *fctx = chan->fence; in nv04_page_flip_emit() local
/linux/drivers/crypto/marvell/octeontx/
A Dotx_cptvf_algs.c240 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr() local
972 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr() local
A Dotx_cptvf_algs.h162 struct otx_cpt_fc_ctx fctx; member
/linux/drivers/crypto/marvell/octeontx2/
A Dotx2_cptvf_algs.h148 struct otx2_cpt_fc_ctx fctx; member
A Dotx2_cptvf_algs.c225 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr() local
1024 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr() local
/linux/drivers/block/
A Drbd.c2482 struct rbd_img_fill_ctx *fctx) in rbd_img_fill_request_nocopy()
2524 struct rbd_img_fill_ctx *fctx) in rbd_img_fill_request()
2588 struct rbd_img_fill_ctx fctx = { in rbd_img_fill_nodata() local
2638 struct rbd_img_fill_ctx fctx = { in __rbd_img_fill_from_bio() local
2698 struct rbd_img_fill_ctx fctx = { in __rbd_img_fill_from_bvecs() local
/linux/drivers/net/ethernet/broadcom/
A Dcnic.c2349 struct fcoe_context *fctx; in cnic_bnx2x_fcoe_ofld1() local

Completed in 59 milliseconds