Searched defs:newcontext (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | mls.c | 488 mls_compute_sid(struct policydb *p, struct context *scontext, struct context *tcontext, u16 tclass, u32 specified, struct context *newcontext, bool sock) mls_compute_sid() argument [all...] |
| H A D | services.c | 1729 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local 1649 compute_sid_handle_invalid_context( struct selinux_state *state, struct selinux_policy *policy, struct sidtab_entry *sentry, struct sidtab_entry *tentry, u16 tclass, struct context *newcontext) compute_sid_handle_invalid_context() argument 1686 filename_compute_type(struct policydb *policydb, struct context *newcontext, u32 stype, u32 ttype, u16 tclass, const char *objname) filename_compute_type() argument [all...] |
| /kernel/linux/linux-6.6/security/selinux/ss/ |
| H A D | mls.c | 489 mls_compute_sid(struct policydb *p, struct context *scontext, struct context *tcontext, u16 tclass, u32 specified, struct context *newcontext, bool sock) mls_compute_sid() argument [all...] |
| H A D | services.c | 1706 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local 1626 compute_sid_handle_invalid_context( struct selinux_policy *policy, struct sidtab_entry *sentry, struct sidtab_entry *tentry, u16 tclass, struct context *newcontext) compute_sid_handle_invalid_context() argument 1664 filename_compute_type(struct policydb *policydb, struct context *newcontext, u32 stype, u32 ttype, u16 tclass, const char *objname) filename_compute_type() argument [all...] |
Completed in 8 milliseconds