/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
|