OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:syncobjs
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/
drm_syncobj.c
41
* - Creation and destruction of
syncobjs
42
* - Import and export of
syncobjs
to/from a syncobj file descriptor
61
* All manipulation of the
syncobjs
's fence happens in terms of the current
70
* Host-side wait on
syncobjs
85
*
syncobjs
in the array has a NULL fence, -EINVAL will be returned.
93
* Import/export of
syncobjs
97
* provide two mechanisms for import/export of
syncobjs
.
1048
static signed long drm_syncobj_array_wait_timeout(struct drm_syncobj **
syncobjs
,
1101
fence = drm_syncobj_fence_get(
syncobjs
[i]);
1139
drm_syncobj_fence_add_wait(
syncobjs
[i], &entries[i])
1311
struct drm_syncobj **
syncobjs
;
local
1366
struct drm_syncobj **
syncobjs
;
local
1399
struct drm_syncobj **
syncobjs
;
local
1434
struct drm_syncobj **
syncobjs
;
local
1467
struct drm_syncobj **
syncobjs
;
local
1500
struct drm_syncobj **
syncobjs
;
local
1572
struct drm_syncobj **
syncobjs
;
local
[
all
...]
Completed in 25 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026