Searched refs:hashtable_entry (Results 1 – 1 of 1) sorted by relevance
34 struct hashtable_entry { struct74 struct hashtable_entry *hash_cur; in __get_appid()100 struct hashtable_entry *hash_cur; in __get_ext_gid()126 struct hashtable_entry *hash_cur; in __is_excluded()178 static struct hashtable_entry *alloc_hashtable_entry(const struct qstr *key, in alloc_hashtable_entry()181 struct hashtable_entry *ret = kmem_cache_alloc(hashtable_entry_cachep, in alloc_hashtable_entry()199 struct hashtable_entry *hash_cur; in insert_packagelist_appid_entry_locked()200 struct hashtable_entry *new_entry; in insert_packagelist_appid_entry_locked()218 struct hashtable_entry *hash_cur; in insert_ext_gid_entry_locked()219 struct hashtable_entry *new_entry; in insert_ext_gid_entry_locked()[all …]