Searched refs:ddp_orphan_task (Results 1 – 1 of 1) sorted by relevance
91 static struct task ddp_orphan_task; variable127 taskqueue_enqueue(taskqueue_thread, &ddp_orphan_task); in free_pageset()3004 TASK_INIT(&ddp_orphan_task, 0, ddp_free_orphan_pagesets, NULL); in t4_ddp_mod_load()3011 taskqueue_drain(taskqueue_thread, &ddp_orphan_task); in t4_ddp_mod_unload()