Home
last modified time | relevance | path

Searched defs:hashtab (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/security/selinux/ss/
Dhashtab.h32 struct hashtab { struct
33 struct hashtab_node **htable; /* hash table */ argument
48 int hashtab_init(struct hashtab *h, u32 nel_hint); argument
/linux-5.19.10/scripts/basic/
Dfixdep.c116 static struct item *hashtab[HASHSZ]; variable