Home
last modified time | relevance | path

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

/Linux-v4.19/security/selinux/ss/
Dpolicydb.c782 static void ocontext_destroy(struct ocontext *c, int i) in ocontext_destroy() function
831 ocontext_destroy(ctmp, i); in policydb_destroy()
844 ocontext_destroy(ctmp, OCON_FSUSE); in policydb_destroy()
2101 ocontext_destroy(newc, OCON_FSUSE); in genfs_read()