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; \
192 struct csmt_context *ctx = device->csmt_ctx; in nine_csmt_process()219 nine_queue_flush(device->csmt_ctx->pool); in nine_csmt_flush()261 struct csmt_context *ctx = device->csmt_ctx; in nine_csmt_pause()282 struct csmt_context *ctx = device->csmt_ctx; in nine_csmt_resume()305 struct csmt_context *ctx = device->csmt_ctx; in nine_context_get_pipe_multithread()332 struct csmt_context *ctx = device->csmt_ctx; in nine_context_is_worker()2658 nine_queue_flush(device->csmt_ctx->pool); in nine_context_get_query_result()
64 struct csmt_context *csmt_ctx; member
354 This->csmt_ctx = nine_csmt_create(This); in NineDevice9_ctor()355 if (!This->csmt_ctx) in NineDevice9_ctor()606 if (This->csmt_active && This->csmt_ctx) { in NineDevice9_dtor()608 nine_csmt_destroy(This, This->csmt_ctx); in NineDevice9_dtor()610 This->csmt_ctx = NULL; in NineDevice9_dtor()