Searched refs:current_ctx (Results 1 – 8 of 8) sorted by relevance
205 ctx = device_data->current_ctx; in cryp_interrupt_handler()446 if (local_device_data->current_ctx) { in cryp_get_device_data()449 local_device_data->current_ctx = ctx; in cryp_get_device_data()686 if (save_device_context && device_data->current_ctx) { in cryp_disable_power()688 &device_data->current_ctx->dev_ctx, in cryp_disable_power()739 if (restore_device_context && device_data->current_ctx) { in cryp_enable_power()742 &device_data->current_ctx->dev_ctx); in cryp_enable_power()872 device_data->current_ctx = NULL; in ablk_dma_crypt()938 device_data->current_ctx = NULL; in ablk_crypt()1343 device_data->current_ctx = NULL; in ux500_cryp_probe()[all …]
296 (struct cryp_config *)device_data->current_ctx; in cryp_save_device_context()357 (struct cryp_config *)device_data->current_ctx; in cryp_restore_device_context()
245 struct cryp_ctx *current_ctx; member
95 device_data->current_ctx->device = NULL; in release_hash_device()96 device_data->current_ctx = NULL; in release_hash_device()221 struct hash_ctx *ctx = device_data->current_ctx; in get_empty_message_digest()386 if (local_device_data->current_ctx) { in hash_get_device_data()389 local_device_data->current_ctx = ctx; in hash_get_device_data()717 if (device_data->current_ctx->keylen > HASH_BLOCK_SIZE) { in hash_setconfiguration()1665 device_data->current_ctx = NULL; in ux500_hash_probe()1775 if (device_data->current_ctx) { in ux500_hash_remove()1821 if (!device_data->current_ctx) { in ux500_hash_shutdown()1830 device_data->current_ctx++; in ux500_hash_shutdown()[all …]
370 struct hash_ctx *current_ctx; member
172 need_ctx_switch = ring->current_ctx != fence_ctx; in amdgpu_ib_schedule()212 skip_preamble = ring->current_ctx == fence_ctx; in amdgpu_ib_schedule()266 ring->current_ctx = fence_ctx; in amdgpu_ib_schedule()
208 uint64_t current_ctx; member
745 struct dc_state *current_ctx; in disable_dangling_plane() local772 current_ctx = dc->current_state; in disable_dangling_plane()774 dc_release_state(current_ctx); in disable_dangling_plane()