Searched defs:tcontext (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/security/selinux/ss/ |
D | services.c | 266 struct context *tcontext, in constraint_expr_eval() 457 struct context *tcontext, in security_dump_masked_av() 534 struct context *tcontext, in type_attribute_bounds_av() 613 struct context *tcontext, in context_struct_compute_av() 1009 struct context *scontext, *tcontext; in security_compute_xperms_decision() local 1104 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av() local 1160 struct context *scontext = NULL, *tcontext = NULL; in security_compute_av_user() local 1716 struct context *scontext, *tcontext, newcontext; in security_compute_sid() local
|
D | mls.c | 481 struct context *tcontext, u16 tclass, u32 specified, in mls_compute_sid()
|
/linux-6.12.1/security/selinux/ |
D | avc.c | 691 char *tcontext = NULL; in avc_audit_post_callback() local
|