Searched refs:dmar_ctx_unload_task (Results 1 – 1 of 1) sorted by relevance
71 static void dmar_ctx_unload_task(void *arg, int pending);244 TASK_INIT(&ctx->unload_task, 0, dmar_ctx_unload_task, ctx); in dmar_get_ctx_alloc()633 dmar_ctx_unload_task(void *arg, int pending) in dmar_ctx_unload_task() function