| /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
|
| H A D | services.c | 268 constraint_expr_eval(struct policydb *policydb, struct context *scontext, struct context *tcontext, struct context *xcontext, struct constraint_expr *cexpr) constraint_expr_eval() argument 459 security_dump_masked_av(struct policydb *policydb, struct context *scontext, struct context *tcontext, u16 tclass, u32 permissions, const char *reason) security_dump_masked_av() argument 538 type_attribute_bounds_av(struct policydb *policydb, struct context *scontext, struct context *tcontext, u16 tclass, struct av_decision *avd) type_attribute_bounds_av() argument 619 context_struct_compute_av(struct policydb *policydb, struct context *scontext, struct context *tcontext, u16 tclass, struct av_decision *avd, struct extended_perms *xperms) context_struct_compute_av() argument 1025 struct context *scontext, *tcontext; security_compute_xperms_decision() local 1121 struct context *scontext = NULL, *tcontext = NULL; security_compute_av() local 1178 struct context *scontext = NULL, *tcontext = NULL; security_compute_av_user() local 1729 struct context *scontext, *tcontext, newcontext; security_compute_sid() local [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
|
| H A D | services.c | 264 constraint_expr_eval(struct policydb *policydb, struct context *scontext, struct context *tcontext, struct context *xcontext, struct constraint_expr *cexpr) constraint_expr_eval() argument 455 security_dump_masked_av(struct policydb *policydb, struct context *scontext, struct context *tcontext, u16 tclass, u32 permissions, const char *reason) security_dump_masked_av() argument 532 type_attribute_bounds_av(struct policydb *policydb, struct context *scontext, struct context *tcontext, u16 tclass, struct av_decision *avd) type_attribute_bounds_av() argument 611 context_struct_compute_av(struct policydb *policydb, struct context *scontext, struct context *tcontext, u16 tclass, struct av_decision *avd, struct extended_perms *xperms) context_struct_compute_av() argument 1010 struct context *scontext, *tcontext; security_compute_xperms_decision() local 1105 struct context *scontext = NULL, *tcontext = NULL; security_compute_av() local 1161 struct context *scontext = NULL, *tcontext = NULL; security_compute_av_user() local 1706 struct context *scontext, *tcontext, newcontext; security_compute_sid() local [all...] |
| /kernel/linux/linux-5.10/security/selinux/ |
| H A D | avc.c | 710 char *tcontext = NULL; in avc_audit_post_callback() local
|
| /kernel/linux/linux-6.6/security/selinux/ |
| H A D | avc.c | 699 char *tcontext = NULL; in avc_audit_post_callback() local
|