Home
last modified time | relevance | path

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

/Linux-v5.15/security/selinux/ss/
Davtab.c69 avtab_insert_node(struct avtab *h, int hvalue, in avtab_insert_node() function
140 newnode = avtab_insert_node(h, hvalue, prev, cur, key, datum); in avtab_insert()
180 return avtab_insert_node(h, hvalue, prev, cur, key, datum); in avtab_insert_nonunique()