Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
H A Davtab.c34 static struct avtab_node *avtab_insert_node(struct avtab *h, in avtab_insert_node() function
108 newnode = avtab_insert_node(h, prev ? &prev->next : &h->htable[hvalue], in avtab_insert()
137 return avtab_insert_node(h, prev ? &prev->next : &h->htable[hvalue], in avtab_insert_nonunique()