Searched defs:tcontext (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/security/selinux/ss/ | 
| D | services.c | 264 				struct context *tcontext,  in constraint_expr_eval()455 				    struct context *tcontext,  in security_dump_masked_av()
 534 				     struct context *tcontext,  in type_attribute_bounds_av()
 615 				      struct context *tcontext,  in context_struct_compute_av()
 721 					   struct context *tcontext,  in security_validtrans_handle_fail()
 756 	struct context *tcontext;  in security_compute_validatetrans()  local
 1008 	struct context *scontext, *tcontext;  in security_compute_xperms_decision()  local
 1102 	struct context *scontext = NULL, *tcontext = NULL;  in security_compute_av()  local
 1157 	struct context *scontext = NULL, *tcontext = NULL;  in security_compute_av_user()  local
 1578 	struct context *tcontext,  in compute_sid_handle_invalid_context()
 [all …]
 
 | 
| D | mls.c | 489 		    struct context *tcontext,  in mls_compute_sid()
 |