Searched defs:tcontext (Results  1 – 2 of 2) sorted by relevance
| /linux-4.1.27/security/selinux/ss/ | 
| D | services.c | 272 				struct context *tcontext,  in constraint_expr_eval()462 				    struct context *tcontext,  in security_dump_masked_av()
 540 				     struct context *tcontext,  in type_attribute_bounds_av()
 620 				      struct context *tcontext,  in context_struct_compute_av()
 718 					   struct context *tcontext,  in security_validtrans_handle_fail()
 749 	struct context *tcontext;  in security_validate_transition()  local
 919 	struct context *scontext = NULL, *tcontext = NULL;  in security_compute_av()  local
 965 	struct context *scontext = NULL, *tcontext = NULL;  in security_compute_av_user()  local
 1340 	struct context *tcontext,  in compute_sid_handle_invalid_context()
 1402 	struct context *scontext = NULL, *tcontext = NULL, newcontext;  in security_compute_sid()  local
 
 | 
| D | mls.c | 506 		    struct context *tcontext,  in mls_compute_sid()
 |