Searched refs:current_ctx (Results 1 – 9 of 9) sorted by relevance
80 u8 current_ctx; member110 ctxld->ctx_size[ctxld->current_ctx ^ 1][CTX_DB], in dcss_ctxld_irq_handler()111 ctxld->ctx_size[ctxld->current_ctx ^ 1][CTX_SB_HP], in dcss_ctxld_irq_handler()112 ctxld->ctx_size[ctxld->current_ctx ^ 1][CTX_SB_LP]); in dcss_ctxld_irq_handler()258 int curr_ctx = ctxld->current_ctx; in dcss_ctxld_enable_locked()310 ctxld->current_ctx ^= 1; in dcss_ctxld_enable_locked()312 ctxld->ctx_size[ctxld->current_ctx][CTX_DB] = 0; in dcss_ctxld_enable_locked()313 ctxld->ctx_size[ctxld->current_ctx][CTX_SB_HP] = 0; in dcss_ctxld_enable_locked()314 ctxld->ctx_size[ctxld->current_ctx][CTX_SB_LP] = 0; in dcss_ctxld_enable_locked()343 int curr_ctx = ctxld->current_ctx; in dcss_ctxld_write_irqsafe()[all …]
197 ctx = device_data->current_ctx; in cryp_interrupt_handler()440 if (local_device_data->current_ctx) { in cryp_get_device_data()443 local_device_data->current_ctx = ctx; in cryp_get_device_data()680 if (save_device_context && device_data->current_ctx) { in cryp_disable_power()682 &device_data->current_ctx->dev_ctx, in cryp_disable_power()733 if (restore_device_context && device_data->current_ctx) { in cryp_enable_power()736 &device_data->current_ctx->dev_ctx); in cryp_enable_power()866 device_data->current_ctx = NULL; in ablk_dma_crypt()930 device_data->current_ctx = NULL; in ablk_crypt()1275 device_data->current_ctx = NULL; in ux500_cryp_probe()[all …]
297 (struct cryp_config *)device_data->current_ctx; in cryp_save_device_context()358 (struct cryp_config *)device_data->current_ctx; in cryp_restore_device_context()
245 struct cryp_ctx *current_ctx; member
97 device_data->current_ctx->device = NULL; in release_hash_device()98 device_data->current_ctx = NULL; in release_hash_device()222 struct hash_ctx *ctx = device_data->current_ctx; in get_empty_message_digest()387 if (local_device_data->current_ctx) { in hash_get_device_data()390 local_device_data->current_ctx = ctx; in hash_get_device_data()719 if (device_data->current_ctx->keylen > HASH_BLOCK_SIZE) { in hash_setconfiguration()1668 device_data->current_ctx = NULL; in ux500_hash_probe()1777 if (device_data->current_ctx) { in ux500_hash_remove()1823 if (!device_data->current_ctx) { in ux500_hash_shutdown()1832 device_data->current_ctx++; in ux500_hash_shutdown()[all …]
370 struct hash_ctx *current_ctx; member
183 need_ctx_switch = ring->current_ctx != fence_ctx; in amdgpu_ib_schedule()280 ring->current_ctx = fence_ctx; in amdgpu_ib_schedule()
237 uint64_t current_ctx; member
968 struct dc_state *current_ctx; in disable_dangling_plane() local1005 current_ctx = dc->current_state; in disable_dangling_plane()1007 dc_release_state(current_ctx); in disable_dangling_plane()