Searched defs:tcontext (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.15/security/selinux/ss/ |
D | services.c | 272 struct context *tcontext, in constraint_expr_eval() 463 struct context *tcontext, in security_dump_masked_av() 542 struct context *tcontext, in type_attribute_bounds_av() 621 struct context *tcontext, in context_struct_compute_av() 1026 struct context *scontext, *tcontext; in security_compute_xperms_decision() local 1123 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local 1180 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1737 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local
|
D | mls.c | 490 struct context *tcontext, in mls_compute_sid()
|
/Linux-v5.15/security/selinux/ |
D | avc.c | 710 char *tcontext = NULL; in avc_audit_post_callback() local
|