Home
last modified time | relevance | path

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

/gfx-drm/usr/src/cmd/mdb/i915/
H A Di915.c875 int condition = 1; in i915_obj_history() local
955 int condition = 1; in i915_batch_history() local
/gfx-drm/usr/src/uts/common/drm/
H A DdrmP.h311 #define DRM_WAIT_ON(ret, q, timeout, condition) \ argument
328 #define DRM_WAIT(ret, q, condition) \ argument