Searched refs:DRM_HASH_SIZE (Results 1 – 3 of 3) sorted by relevance
47 return (magic & (DRM_HASH_SIZE-1)); in drm_hash_magic()
219 for (i = 0; i < DRM_HASH_SIZE; i++) { in drm_firstopen()255 for (i = 0; i < DRM_HASH_SIZE; i++) { in drm_lastclose()
95 #define DRM_HASH_SIZE 16 /* Size of key hash table */ macro754 drm_magic_head_t magiclist[DRM_HASH_SIZE];