Searched defs:tcontext (Results 1 – 3 of 3) sorted by relevance
/linux-5.10/security/selinux/ss/ |
D | services.c | 259 struct context *tcontext, in constraint_expr_eval() 450 struct context *tcontext, in security_dump_masked_av() 529 struct context *tcontext, in type_attribute_bounds_av() 610 struct context *tcontext, in context_struct_compute_av() 1014 struct context *scontext, *tcontext; in security_compute_xperms_decision() local 1110 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local 1167 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1708 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local
|
D | mls.c | 490 struct context *tcontext, in mls_compute_sid()
|
/linux-5.10/security/selinux/ |
D | avc.c | 709 char *tcontext = NULL; in avc_audit_post_callback() local
|