HomeSort by: relevance | last modified time | path
    Searched defs:vmwgfx_task_work (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/vmwgfx/
vmwgfx_pci.c 87 static void vmwgfx_task_work(struct work *, void *);
153 &vmwgfx_task_work, NULL, PRI_NONE, IPL_NONE, WQ_MPSAFE);
317 vmwgfx_task_work(struct work *work, void *cookie __unused) function in typeref:typename:void
vmwgfx_pci.c 87 static void vmwgfx_task_work(struct work *, void *);
153 &vmwgfx_task_work, NULL, PRI_NONE, IPL_NONE, WQ_MPSAFE);
317 vmwgfx_task_work(struct work *work, void *cookie __unused) function in typeref:typename:void

Completed in 30 milliseconds