Searched refs:thread_ctx_switch_wait_token (Results 1 – 4 of 4) sorted by relevance
141 ctx->thread_ctx_switch_wait_token = 0; in hl_ctx_init()
1126 ctx->thread_ctx_switch_wait_token = 1; in hl_cs_ioctl()1127 } else if (!ctx->thread_ctx_switch_wait_token) { in hl_cs_ioctl()1131 &ctx->thread_ctx_switch_wait_token, tmp, (tmp == 1), in hl_cs_ioctl()
1000 hdev->compute_ctx->thread_ctx_switch_wait_token = 0; in hl_device_reset()
899 u32 thread_ctx_switch_wait_token; member