Searched refs:csmt_ctx (Results 1 – 4 of 4) sorted by relevance
178 struct csmt_context *ctx = device->csmt_ctx; \193 struct csmt_context *ctx = device->csmt_ctx; \228 struct csmt_context *ctx = device->csmt_ctx; \244 struct csmt_context *ctx = device->csmt_ctx; \280 struct csmt_context *ctx = device->csmt_ctx; \295 struct csmt_context *ctx = device->csmt_ctx; \
63 struct csmt_context *csmt_ctx; member
193 struct csmt_context *ctx = device->csmt_ctx; in nine_csmt_process()247 struct csmt_context *ctx = device->csmt_ctx; in nine_csmt_pause()268 struct csmt_context *ctx = device->csmt_ctx; in nine_csmt_resume()291 struct csmt_context *ctx = device->csmt_ctx; in nine_context_get_pipe_multithread()2747 nine_queue_flush(device->csmt_ctx->pool); in nine_context_get_query_result()
284 This->csmt_ctx = nine_csmt_create(This); in NineDevice9_ctor()285 if (!This->csmt_ctx) in NineDevice9_ctor()516 if (This->csmt_active && This->csmt_ctx) { in NineDevice9_dtor()518 nine_csmt_destroy(This, This->csmt_ctx); in NineDevice9_dtor()520 This->csmt_ctx = NULL; in NineDevice9_dtor()