Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/ss/ !
Davtab.c67 static struct avtab_node *avtab_insert_node(struct avtab *h, in avtab_insert_node() function
141 newnode = avtab_insert_node(h, prev ? &prev->next : &h->htable[hvalue], in avtab_insert()
170 return avtab_insert_node(h, prev ? &prev->next : &h->htable[hvalue], in avtab_insert_nonunique()