Searched defs:drm_hw_lock (Results 1 – 4 of 4) sorted by relevance
62 struct drm_hw_lock { struct63 __volatile__ unsigned int lock;64 char padding[60];
72 struct drm_hw_lock { struct73 __volatile__ unsigned int lock;74 char padding[60];
130 struct drm_hw_lock { struct131 __volatile__ unsigned int lock; /**< lock variable */132 char padding[60]; /**< Pad to cache line */