OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hold_request
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_lrc.c
2519
static bool
hold_request
(const struct i915_request *rq)
function in typeref:typename:bool
2570
if (
hold_request
(rq))
2851
return !list_empty(&engine->active.hold) &&
hold_request
(rq);
intel_lrc.c
2519
static bool
hold_request
(const struct i915_request *rq)
function in typeref:typename:bool
2570
if (
hold_request
(rq))
2851
return !list_empty(&engine->active.hold) &&
hold_request
(rq);
Completed in 45 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025