Home
last modified time | relevance | path

Searched refs:alloc_storage_hash (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dstorage.h69 static inline struct storage_hash *alloc_storage_hash(struct storage *s) in alloc_storage_hash() function
Dstorage.c103 struct storage_hash *hash = alloc_storage_hash(storage); in add_storage()
Dexample.c227 entry = alloc_storage_hash(alloc_storage()); in find_or_create_hash()