Searched refs:drm_magic_entry (Results 1 – 4 of 4) sorted by relevance
56 struct drm_magic_entry *pt; in drm_find_file()62 pt = drm_hash_entry(hash, struct drm_magic_entry, hash_item); in drm_find_file()83 struct drm_magic_entry *entry; in drm_add_magic()111 struct drm_magic_entry *pt; in drm_remove_magic()122 pt = drm_hash_entry(hash, struct drm_magic_entry, hash_item); in drm_remove_magic()
134 struct drm_magic_entry *pt, *next; in drm_master_destroy()
312 struct drm_magic_entry { struct
351 typedef struct drm_magic_entry { struct354 struct drm_magic_entry *next; argument358 struct drm_magic_entry *head;359 struct drm_magic_entry *tail;