OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wait_unlocked
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/
i915_perf_types.h
96
* @
wait_unlocked
: For handling a blocking read, wait until there is
100
int (*
wait_unlocked
)(struct i915_perf_stream *stream);
member in struct:i915_perf_stream_ops
i915_perf.c
2803
.
wait_unlocked
= i915_oa_wait_unlocked,
3110
* stream->ops->
wait_unlocked
.
3117
ret = stream->ops->
wait_unlocked
(stream);
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025