Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/security/selinux/ss/
H A Dsidtab.c323 context_destroy(&dst->context); in sidtab_context_to_sid()
330 context_destroy(&dst->context); in sidtab_context_to_sid()
500 context_destroy(&entry->context); in sidtab_destroy_entry()
H A Dservices.c1510 context_destroy(ctx); in string_to_context_struct()
1578 context_destroy(&context); in security_context_to_sid_core()
1581 context_destroy(&context); in security_context_to_sid_core()
1900 context_destroy(&newcontext); in security_compute_sid()
1905 context_destroy(&newcontext); in security_compute_sid()
2133 context_destroy(newc); in convert_context()
3277 context_destroy(&newcon); in security_sid_mls_copy()
3282 context_destroy(&newcon); in security_sid_mls_copy()
3547 context_destroy(&rule->au_ctxt); in selinux_audit_rule_free()
H A Dcontext.h174 static inline void context_destroy(struct context *c) in context_destroy() function
H A Dpolicydb.c372 context_destroy(&c->context[0]); in ocontext_destroy()
373 context_destroy(&c->context[1]); in ocontext_destroy()
1061 context_destroy(c); in context_read_and_validate()