Searched defs:tcontext (Results 1 – 2 of 2) sorted by relevance
| /linux/security/selinux/ss/ |
| H A D | services.c | 267 struct context *tcontext, in constraint_expr_eval() argument 458 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 535 type_attribute_bounds_av(struct policydb * policydb,struct context * scontext,struct context * tcontext,u16 tclass,struct av_decision * avd) type_attribute_bounds_av() argument 624 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 1037 struct context *scontext, *tcontext; security_compute_xperms_decision() local 1133 struct context *scontext = NULL, *tcontext = NULL; security_compute_av() local 1199 struct context *scontext = NULL, *tcontext = NULL; security_compute_av_user() local 1765 struct context *scontext, *tcontext, newcontext; security_compute_sid() local [all...] |
| /linux/security/selinux/ |
| H A D | avc.c | 697 char *tcontext = NULL; in avc_audit_post_callback() local
|