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 - 2
of
2
) 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
*);
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 22 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025