Home
last modified time | relevance | path

Searched refs:I915_PERF_FLAG_FD_CLOEXEC (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/include/uapi/drm/
Di915_drm.h1518 #define I915_PERF_FLAG_FD_CLOEXEC (1<<0) macro
/Linux-v4.19/include/uapi/drm/
Di915_drm.h1518 #define I915_PERF_FLAG_FD_CLOEXEC (1<<0) macro
/Linux-v4.19/drivers/gpu/drm/i915/
Di915_perf.c2713 if (param->flags & I915_PERF_FLAG_FD_CLOEXEC) in i915_perf_open_ioctl_locked()
2925 known_open_flags = I915_PERF_FLAG_FD_CLOEXEC | in i915_perf_open_ioctl()