/linux/drivers/gpu/drm/nouveau/ |
H 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() 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 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
|
H A D | nvc0_fence.c | 82 struct nv84_fence_chan *fctx = chan->fence; in nvc0_fence_context_new() local
|
/linux/drivers/crypto/cavium/nitrox/ |
H 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
|
H 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
|
H A D | nitrox_req.h | 206 struct flexi_crypto_context *fctx; member
|
/linux/drivers/crypto/cavium/cpt/ |
H 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
|
H A D | cptvf_algs.h | 113 struct fc_context fctx; member
|
/linux/fs/ |
H A D | userfaultfd.c | 620 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 D | file.c | 450 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 D | otx_cptvf_algs.c | 241 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 D | otx_cptvf_algs.h | 162 struct otx_cpt_fc_ctx fctx; member
|
/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptvf_algs.c | 227 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 D | otx2_cptvf_algs.h | 151 struct otx2_cpt_fc_ctx fctx; member
|
/linux/drivers/block/ |
H A D | rbd.c | 2499 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 D | cnic.c | 2356 struct fcoe_context *fctx; in cnic_bnx2x_fcoe_ofld1() local
|