/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fence.c | 57 struct nouveau_fence_chan *fctx = nouveau_fctx(fence); in nouveau_fence_signal() local 78 nouveau_fence_context_kill(struct nouveau_fence_chan *fctx, int error) in nouveau_fence_context_kill() 96 nouveau_fence_context_del(struct nouveau_fence_chan *fctx) in nouveau_fence_context_del() 117 nouveau_fence_context_free(struct nouveau_fence_chan *fctx) in nouveau_fence_context_free() 123 nouveau_fence_update(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_update() 144 struct nouveau_fence_chan *fctx = container_of(work, struct nouveau_fence_chan, in nouveau_fence_uevent_work() local 162 struct nouveau_fence_chan *fctx = container_of(event, typeof(*fctx), event); in nouveau_fence_wait_uevent_handler() local 168 nouveau_fence_context_new(struct nouveau_channel *chan, struct nouveau_fence_chan *fctx) in nouveau_fence_context_new() 210 struct nouveau_fence_chan *fctx = chan->fence; in nouveau_fence_emit() local 246 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
|
H A D | gv100_fence.c | 72 struct nv84_fence_chan *fctx; in gv100_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/security/apparmor/ |
H A D | file.c | 457 static void update_file_ctx(struct aa_file_ctx *fctx, struct aa_label *label, in update_file_ctx() 608 struct aa_file_ctx *fctx; in aa_file_perm() local
|
H A D | lsm.c | 461 struct aa_file_ctx *fctx = file_ctx(file); in apparmor_file_open() 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.h | 151 struct otx2_cpt_fc_ctx fctx; member
|
/linux/fs/fuse/ |
H A D | dir.c | 467 struct fuse_secctx *fctx; in get_security_context() local
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic.c | 2356 struct fcoe_context *fctx; in cnic_bnx2x_fcoe_ofld1() local
|