OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i915_gem_context_is_closed
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_context.h
24
static inline bool
i915_gem_context_is_closed
(const struct i915_gem_context *ctx)
function in typeref:typename:bool
31
GEM_BUG_ON(
i915_gem_context_is_closed
(ctx));
i915_gem_context.c
312
GEM_BUG_ON(!
i915_gem_context_is_closed
(ctx));
1209
if (
i915_gem_context_is_closed
(ctx)) {
i915_gem_execbuffer.c
752
if (unlikely(
i915_gem_context_is_closed
(eb->gem_context))) {
/src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_reset.c
103
if (
i915_gem_context_is_closed
(ctx)) {
Completed in 15 milliseconds
Indexes created Thu Nov 06 21:09:53 GMT 2025