Home
last modified time | relevance | path

Searched refs:obj_hash (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_vma_types.h295 struct hlist_node obj_hash; member
/linux-6.3-rc2/lib/
A Ddebugobjects.c57 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE]; variable
466 struct debug_bucket *db = obj_hash; in debug_objects_oom()
497 return &obj_hash[hash]; in get_bucket()
1304 raw_spin_lock_init(&obj_hash[i].lock); in debug_objects_early_init()
1315 struct debug_bucket *db = obj_hash; in debug_objects_replace_static_objects()

Completed in 5 milliseconds