OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:object_hash
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
ttm_object.c
87
* @object_lock: lock that protects the
object_hash
hash table.
89
* @
object_hash
: hash table for fast lookup of object global names.
98
struct drm_open_hash
object_hash
;
member in struct:ttm_object_device
546
ret = drm_ht_create(&tdev->
object_hash
, hash_order);
571
drm_ht_remove(&tdev->
object_hash
);
ttm_object.c
87
* @object_lock: lock that protects the
object_hash
hash table.
89
* @
object_hash
: hash table for fast lookup of object global names.
98
struct drm_open_hash
object_hash
;
member in struct:ttm_object_device
546
ret = drm_ht_create(&tdev->
object_hash
, hash_order);
571
drm_ht_remove(&tdev->
object_hash
);
Completed in 26 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025