Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/selinux/ss/
H A Dpolicydb.c367 static void ocontext_destroy(struct ocontext *c, int i) in ocontext_destroy() function
815 ocontext_destroy(ctmp, i); in policydb_destroy()
828 ocontext_destroy(ctmp, OCON_FSUSE); in policydb_destroy()
2211 ocontext_destroy(newc, OCON_FSUSE); in genfs_read()
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dpolicydb.c362 static void ocontext_destroy(struct ocontext *c, unsigned int i) in ocontext_destroy() function
810 ocontext_destroy(ctmp, i); in policydb_destroy()
823 ocontext_destroy(ctmp, OCON_FSUSE); in policydb_destroy()
2209 ocontext_destroy(newc, OCON_FSUSE); in genfs_read()

Completed in 11 milliseconds