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

/linux-master/lib/
H A Ddebugobjects.c57 static struct debug_bucket obj_hash[ODEBUG_HASH_SIZE]; variable in typeref:struct:debug_bucket
462 struct debug_bucket *db = obj_hash;
493 return &obj_hash[hash];
1296 raw_spin_lock_init(&obj_hash[i].lock);
1307 struct debug_bucket *db = obj_hash;

Completed in 151 milliseconds