Searched refs:current_ctx (Results 1 – 11 of 11) 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 …]
196 ctx = device_data->current_ctx; in cryp_interrupt_handler()439 if (local_device_data->current_ctx) { in cryp_get_device_data()442 local_device_data->current_ctx = ctx; in cryp_get_device_data()679 if (save_device_context && device_data->current_ctx) { in cryp_disable_power()681 &device_data->current_ctx->dev_ctx, in cryp_disable_power()732 if (restore_device_context && device_data->current_ctx) { in cryp_enable_power()735 &device_data->current_ctx->dev_ctx); in cryp_enable_power()865 device_data->current_ctx = NULL; in ablk_dma_crypt()929 device_data->current_ctx = NULL; in ablk_crypt()1274 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
96 device_data->current_ctx->device = NULL; in release_hash_device()97 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()1672 device_data->current_ctx = NULL; in ux500_hash_probe()1782 if (device_data->current_ctx) { in ux500_hash_remove()1828 if (!device_data->current_ctx) { in ux500_hash_shutdown()1837 device_data->current_ctx++; in ux500_hash_shutdown()[all …]
370 struct hash_ctx *current_ctx; member
181 need_ctx_switch = ring->current_ctx != fence_ctx; in amdgpu_ib_schedule()285 ring->current_ctx = fence_ctx; in amdgpu_ib_schedule()
232 uint64_t current_ctx; member
53 (bidi::current_ctx): Update for change to vec.208 kind current_ctx ()
1278 + kind current_ctx ()1314 + if (current_ctx () == kind::PDF)1536 + if (kind == bidi::current_ctx ())
805 struct dc_state *current_ctx; in disable_dangling_plane() local842 current_ctx = dc->current_state; in disable_dangling_plane()844 dc_release_state(current_ctx); in disable_dangling_plane()