Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/ss/
Dpolicydb.c179 static int perm_destroy(void *key, void *datum, void *p) in perm_destroy() function
193 hashtab_map(&comdatum->permissions.table, perm_destroy, NULL); in common_destroy()
222 hashtab_map(&cladatum->permissions.table, perm_destroy, NULL); in cls_destroy()
1145 perm_destroy(key, perdatum, NULL); in perm_read()