Searched defs:drm_hw_lock (Results 1 – 6 of 6) sorted by relevance
123 struct drm_hw_lock { struct124 __volatile__ unsigned int lock; /**< lock variable */125 char padding[60]; /**< Pad to cache line */
71 struct drm_hw_lock { struct72 __volatile__ unsigned int lock;73 char padding[60];
59 struct drm_hw_lock { struct60 __volatile__ unsigned int lock;61 char padding[60];