Searched defs:tcontext (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/security/selinux/ss/ |
D | services.c | 272 struct context *tcontext, in constraint_expr_eval() 463 struct context *tcontext, in security_dump_masked_av() 540 struct context *tcontext, in type_attribute_bounds_av() 619 struct context *tcontext, in context_struct_compute_av() 1024 struct context *scontext, *tcontext; in security_compute_xperms_decision() local 1121 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local 1178 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1736 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local
|
D | mls.c | 489 struct context *tcontext, in mls_compute_sid()
|
/linux-5.19.10/security/selinux/ |
D | avc.c | 712 char *tcontext = NULL; in avc_audit_post_callback() local
|