Home
last modified time | relevance | path

Searched defs:i915_gem_context (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h76266 struct i915_gem_context { struct
76267 struct drm_i915_private *i915;
76268 struct drm_i915_file_private *file_priv;
76269 struct i915_gem_engines *engines;
76270 struct mutex engines_mutex;
76271 struct intel_timeline *timeline;
76272 struct i915_address_space *vm;
76273 struct pid *pid;
76274 const char *name;
76275 struct list_head link;
[all …]
Dvmlinux.h76266 struct i915_gem_context { struct
76267 struct drm_i915_private *i915;
76268 struct drm_i915_file_private *file_priv;
76269 struct i915_gem_engines *engines;
76270 struct mutex engines_mutex;
76271 struct intel_timeline *timeline;
76272 struct i915_address_space *vm;
76273 struct pid *pid;
76274 const char *name;
76275 struct list_head link;
[all …]