Home
last modified time | relevance | path

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

/linux-6.15/security/selinux/ss/
H A Dpolicydb.c366 static void ocontext_destroy(struct ocontext *c, unsigned int i) in ocontext_destroy() function
807 ocontext_destroy(ctmp, i); in policydb_destroy()
820 ocontext_destroy(ctmp, OCON_FSUSE); in policydb_destroy()
2237 ocontext_destroy(newc, OCON_FSUSE); in genfs_read()