Home
last modified time | relevance | path

Searched refs:hashtab_node (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/security/selinux/ss/
Dhashtab.c45 struct hashtab_node *prev, *cur, *newnode; in hashtab_insert()
83 struct hashtab_node *cur; in hashtab_search()
102 struct hashtab_node *cur, *temp; in hashtab_destroy()
129 struct hashtab_node *cur; in hashtab_map()
150 struct hashtab_node *cur; in hashtab_stat()
176 sizeof(struct hashtab_node), in hashtab_cache_init()
Dhashtab.h16 struct hashtab_node { struct
19 struct hashtab_node *next; argument
23 struct hashtab_node **htable; /* hash table */