Home
last modified time | relevance | path

Searched refs:hashtab (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/security/selinux/ss/
H A Dhashtab.h32 struct hashtab { struct
48 int hashtab_init(struct hashtab *h, u32 nel_hint); argument
50 int __hashtab_insert(struct hashtab *h, struct hashtab_node **dst,
61 static inline int hashtab_insert(struct hashtab *h, void *key, void *datum, in hashtab_insert()
96 static inline void *hashtab_search(struct hashtab *h, const void *key, in hashtab_search()
122 void hashtab_destroy(struct hashtab *h);
135 int hashtab_map(struct hashtab *h,
139 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig,
147 void hashtab_stat(struct hashtab *h, struct hashtab_info *info);
149 static inline void hashtab_stat(struct hashtab *h, struct hashtab_info *info) in hashtab_stat()
H A Dhashtab.c32 int hashtab_init(struct hashtab *h, u32 nel_hint) in hashtab_init()
50 int __hashtab_insert(struct hashtab *h, struct hashtab_node **dst, in __hashtab_insert()
67 void hashtab_destroy(struct hashtab *h) in hashtab_destroy()
86 int hashtab_map(struct hashtab *h, in hashtab_map()
107 void hashtab_stat(struct hashtab *h, struct hashtab_info *info) in hashtab_stat()
134 int hashtab_duplicate(struct hashtab *new, struct hashtab *orig, in hashtab_duplicate()
H A Dpolicydb.h266 struct hashtab role_tr;
272 struct hashtab filename_trans;
297 struct hashtab range_tr;
H A Dsymtab.h16 struct hashtab table; /* hash table (keyed on a string) */
H A Dpolicydb.c682 static void hash_eval(struct hashtab *h, const char *hash_name) in hash_eval()
701 static inline void hash_eval(struct hashtab *h, const char *hash_name) in hash_eval()
/openbmc/linux/scripts/basic/
H A Dfixdep.c132 struct item *hashtab[]) in add_to_hashtable() argument
143 aux->next = hashtab[hash % HASHSZ]; in add_to_hashtable()
144 hashtab[hash % HASHSZ] = aux; in add_to_hashtable()
151 static bool in_hashtable(const char *name, int len, struct item *hashtab[]) in in_hashtable() argument
156 for (aux = hashtab[hash % HASHSZ]; aux; aux = aux->next) { in in_hashtable()
162 add_to_hashtable(name, len, hash, hashtab); in in_hashtable()
/openbmc/u-boot/scripts/basic/
H A Dfixdep.c150 static struct item *hashtab[HASHSZ]; variable
169 for (aux = hashtab[hash % HASHSZ]; aux; aux = aux->next) { in is_defined_config()
191 aux->next = hashtab[hash % HASHSZ]; in define_config()
192 hashtab[hash % HASHSZ] = aux; in define_config()
/openbmc/linux/Documentation/bpf/
H A Dmap_lru_hash_update.dot12 hash_lock [shape=rectangle,fillcolor=3,label="hashtab lock"]
58 label="Try to remove\nnode from hashtab"]
76 label="Try to remove\nnode from hashtab"]
/openbmc/linux/security/selinux/
H A DMakefile17 ss/ebitmap.o ss/hashtab.o ss/symtab.o ss/sidtab.o ss/avtab.o \
/openbmc/linux/kernel/bpf/
H A DMakefile11 obj-$(CONFIG_BPF_SYSCALL) += hashtab.o arraymap.o percpu_freelist.o bpf_lru_list.o lpm_trie.o map_i…
/openbmc/openbmc/poky/meta/recipes-devtools/debugedit/files/
H A D0003-Makefile.am-do-not-update-manual.patch61 tools/hashtab.h \
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt3253 -rw-r--r-- root root 7270 ./usr/include/libiberty/hashtab.h
H A Dbuildhistory_filelist1.txt3252 -rw-r--r-- root root 7270 ./usr/include/libiberty/hashtab.h