fastrpc_channel_ctx   73 drivers/misc/fastrpc.c #define miscdev_to_cctx(d) container_of(d, struct fastrpc_channel_ctx, miscdev)
fastrpc_channel_ctx  169 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx;
fastrpc_channel_ctx  196 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx;
fastrpc_channel_ctx  298 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx;
fastrpc_channel_ctx  300 drivers/misc/fastrpc.c 	cctx = container_of(ref, struct fastrpc_channel_ctx, refcount);
fastrpc_channel_ctx  305 drivers/misc/fastrpc.c static void fastrpc_channel_ctx_get(struct fastrpc_channel_ctx *cctx)
fastrpc_channel_ctx  310 drivers/misc/fastrpc.c static void fastrpc_channel_ctx_put(struct fastrpc_channel_ctx *cctx)
fastrpc_channel_ctx  318 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx;
fastrpc_channel_ctx  413 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx = user->cctx;
fastrpc_channel_ctx  886 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx;
fastrpc_channel_ctx 1082 drivers/misc/fastrpc.c 					struct fastrpc_channel_ctx *cctx)
fastrpc_channel_ctx 1101 drivers/misc/fastrpc.c static void fastrpc_session_free(struct fastrpc_channel_ctx *cctx,
fastrpc_channel_ctx 1131 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx = fl->cctx;
fastrpc_channel_ctx 1167 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx = miscdev_to_cctx(filp->private_data);
fastrpc_channel_ctx 1325 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx;
fastrpc_channel_ctx 1371 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx = dev_get_drvdata(pdev->dev.parent);
fastrpc_channel_ctx 1406 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *data;
fastrpc_channel_ctx 1465 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx = dev_get_drvdata(&rpdev->dev);
fastrpc_channel_ctx 1484 drivers/misc/fastrpc.c 	struct fastrpc_channel_ctx *cctx = dev_get_drvdata(&rpdev->dev);