Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_fence.c63 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()
104 nouveau_fence_context_del(struct nouveau_fence_chan *fctx) in nouveau_fence_context_del()
125 nouveau_fence_context_free(struct nouveau_fence_chan *fctx) in nouveau_fence_context_free()
131 nouveau_fence_update(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_update()
152 struct nouveau_fence_chan *fctx = container_of(work, struct nouveau_fence_chan, in nouveau_fence_uevent_work() local
176 struct nouveau_fence_chan *fctx = container_of(event, typeof(*fctx), event); in nouveau_fence_wait_uevent_handler() local
182 nouveau_fence_context_new(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_context_new()
224 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_emit() local
264 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_done() 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
H A Dnvc0_fence.c82 struct nv84_fence_chan *fctx = chan->fence; in nvc0_fence_context_new() local
/linux/drivers/crypto/cavium/nitrox/
H 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
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
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
H A Dnitrox_req.h206 struct flexi_crypto_context *fctx; member
/linux/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; in cvm_enc_dec() local
H A Dcptvf_algs.h113 struct fc_context fctx; member
/linux/fs/
H A Duserfaultfd.c620 struct userfaultfd_fork_ctx *fctx; in dup_userfaultfd() local
670 static void dup_fctx(struct userfaultfd_fork_ctx *fctx) in dup_fctx()
685 struct userfaultfd_fork_ctx *fctx, *n; in dup_userfaultfd_complete() local
696 struct userfaultfd_fork_ctx *fctx, *n; in dup_userfaultfd_fail() local
/linux/security/apparmor/
H A Dfile.c450 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx()
575 struct aa_file_ctx *fctx; in aa_file_perm() local
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c241 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr() local
892 struct otx_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr() local
H A Dotx_cptvf_algs.h162 struct otx_cpt_fc_ctx fctx; member
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.c227 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_ctx_hdr() local
974 struct otx2_cpt_fc_ctx *fctx = &rctx->fctx; in create_aead_ctx_hdr() local
H A Dotx2_cptvf_algs.h151 struct otx2_cpt_fc_ctx fctx; member
/linux/drivers/block/
H A Drbd.c2499 struct rbd_img_fill_ctx *fctx) in rbd_img_fill_request_nocopy()
2541 struct rbd_img_fill_ctx *fctx) in rbd_img_fill_request()
2605 struct rbd_img_fill_ctx fctx = { in rbd_img_fill_nodata() local
2655 struct rbd_img_fill_ctx fctx = { in __rbd_img_fill_from_bio() local
2715 struct rbd_img_fill_ctx fctx = { in __rbd_img_fill_from_bvecs() local
/linux/drivers/net/ethernet/broadcom/
H A Dcnic.c2356 struct fcoe_context *fctx; in cnic_bnx2x_fcoe_ofld1() local