drm_hash_item
static int drm_map_handle(struct drm_device *dev, struct drm_hash_item *hash,
struct drm_hash_item *hash;
struct drm_hash_item *list;
int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item)
struct drm_hash_item *entry;
int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item,
struct drm_hash_item **item)
*item = hlist_entry(list, struct drm_hash_item, head);
int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item)
struct drm_hash_item *entry;
struct drm_hash_item *entry;
struct drm_hash_item *entry;
struct drm_hash_item *hash;
struct drm_hash_item map_list;
int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item);
int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item,
int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, struct drm_hash_item **item);
int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item);
struct drm_hash_item hash;