Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnv50_fence.c39 struct nv10_fence_chan *fctx; in nv50_fence_context_new() local
H 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
[all...]
H A Dnvc0_fence.c82 struct nv84_fence_chan *fctx = chan->fence; in nvc0_fence_context_new() local
H 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
[all...]
H A Dnv17_fence.c41 struct nv10_fence_chan *fctx = chan->fence; in nv17_fence_sync() local
80 struct nv10_fence_chan *fctx; in nv17_fence_context_new() local
[all...]
H 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; nv84_fence_context_new() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnv50_fence.c39 struct nv10_fence_chan *fctx; in nv50_fence_context_new() local
H A Dnvc0_fence.c82 struct nv84_fence_chan *fctx = chan->fence; in nvc0_fence_context_new() local
H 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
[all...]
H 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
[all...]
H 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
[all...]
H A Dnv84_fence.c89 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; nv84_fence_context_new() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_ringbuffer.c17 struct msm_fence_context *fctx = submit->ring->fctx; in msm_job_run() local
H A Dmsm_fence.c13 static struct msm_gpu *fctx2gpu(struct msm_fence_context *fctx) in fctx2gpu() argument
21 struct msm_fence_context *fctx = container_of(t, in deadline_timer() local
31 struct msm_fence_context *fctx = container_of(work, in deadline_work() local
46 struct msm_fence_context *fctx; in msm_fence_context_alloc() local
78 msm_fence_context_free(struct msm_fence_context *fctx) msm_fence_context_free() argument
83 msm_fence_completed(struct msm_fence_context *fctx, uint32_t fence) msm_fence_completed() argument
94 msm_update_fence(struct msm_fence_context *fctx, uint32_t fence) msm_update_fence() argument
108 struct msm_fence_context *fctx; global() member
136 struct msm_fence_context *fctx = f->fctx; msm_fence_set_deadline() local
188 msm_fence_init(struct dma_fence *fence, struct msm_fence_context *fctx) msm_fence_init() argument
[all...]
/third_party/ffmpeg/tools/
H A Dpktdumper.c56 AVFormatContext *fctx = NULL; in main() local
/third_party/skia/modules/svg/src/
H A DSkSVGFeLighting.cpp72 resolveXYZ(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, SkSVGNumberType x, SkSVGNumberType y, SkSVGNumberType z) const resolveXYZ() argument
93 makeDistantLight( const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFeDistantLight* light) const makeDistantLight() argument
108 makePointLight(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFePointLight* light) const makePointLight() argument
121 makeSpotLight(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFeSpotLight* light) const makeSpotLight() argument
147 makeDistantLight( const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFeDistantLight* light) const makeDistantLight() argument
161 makePointLight(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFePointLight* light) const makePointLight() argument
173 makeSpotLight(const SkSVGRenderContext& ctx, const SkSVGFilterContext& fctx, const SkSVGFeSpotLight* light) const makeSpotLight() argument
[all...]
H A DSkSVGFe.cpp29 static bool AnyIsStandardInput(const SkSVGFilterContext& fctx, in AnyIsStandardInput() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_fence.c16 struct msm_fence_context *fctx; in msm_fence_context_alloc() local
31 msm_fence_context_free(struct msm_fence_context *fctx) msm_fence_context_free() argument
36 fence_completed(struct msm_fence_context *fctx, uint32_t fence) fence_completed() argument
42 msm_wait_fence(struct msm_fence_context *fctx, uint32_t fence, ktime_t *timeout, bool interruptible) msm_wait_fence() argument
81 msm_update_fence(struct msm_fence_context *fctx, uint32_t fence) msm_update_fence() argument
92 struct msm_fence_context *fctx; global() member
124 msm_fence_alloc(struct msm_fence_context *fctx) msm_fence_alloc() argument
[all...]
H A Dmsm_ringbuffer.h48 struct msm_fence_context *fctx; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ddmanv04.c79 struct nvkm_memory *fctx = device->imem->ramfc; in nv04_fifo_dma_fini() local
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c39 struct flexi_crypto_context *fctx; in nitrox_aes_gcm_setkey() local
63 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_aead_setauthsize() local
220 struct flexi_crypto_context *fctx = nctx->u.fctx; nitrox_aes_gcm_enc() local
254 struct flexi_crypto_context *fctx = nctx->u.fctx; nitrox_aes_gcm_dec() local
348 struct flexi_crypto_context *fctx = nctx->u.fctx; nitrox_aead_exit() local
364 struct flexi_crypto_context *fctx = nctx->u.fctx; nitrox_rfc4106_setkey() local
[all...]
H 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; nitrox_aes_ctr_rfc3686_setkey() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/
H A Dcptvf_algs.c101 struct fc_context *fctx = &rctx->fctx; in create_ctx_hdr() local
198 struct fc_context *fctx = &rctx->fctx; cvm_enc_dec() local
[all...]
H A Dcptvf_algs.h113 struct fc_context fctx; member
/kernel/linux/linux-5.10/fs/fuse/
H A Dcontrol.c331 static int fuse_ctl_fill_super(struct super_block *sb, struct fs_context *fctx) in fuse_ctl_fill_super() argument

Completed in 16 milliseconds

123