HomeSort by: relevance | last modified time | path
    Searched refs:drm_ht_just_insert_please (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_hashtab.h 58 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item,
78 #define drm_ht_just_insert_please_rcu drm_ht_just_insert_please
  /src/sys/external/bsd/drm/dist/bsd-core/
drm_hashtab.h 55 extern int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item,
drm_hashtab.c 119 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, function in typeref:typename:int
drm_sman.c 224 if (drm_ht_just_insert_please
  /src/sys/external/bsd/drm2/dist/drm/
drm_hashtab.c 149 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, function in typeref:typename:int
172 EXPORT_SYMBOL(drm_ht_just_insert_please);
drm_bufs.c 130 return drm_ht_just_insert_please(&dev->map_hash, hash,

Completed in 14 milliseconds