OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vmwgfx_task
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/vmwgfx/
vmwgfx_task.h
1
/* $NetBSD:
vmwgfx_task
.h,v 1.2 2022/07/18 23:34:03 riastradh Exp $ */
35
struct
vmwgfx_task
{
struct
37
SIMPLEQ_ENTRY(
vmwgfx_task
) queue;
40
void (*vt_fn)(struct
vmwgfx_task
*);
44
vmwgfx_task_init(struct
vmwgfx_task
*task, void (*fn)(struct
vmwgfx_task
*))
50
void vmwgfx_task_schedule(device_t, struct
vmwgfx_task
*);
Completed in 12 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025