Home
last modified time | relevance | path

Searched refs:tcontext (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/include/trace/events/
Davc.h18 char *tcontext,
22 TP_ARGS(sad, scontext, tcontext, tclass),
30 __string(tcontext, tcontext)
39 __assign_str(tcontext, tcontext);
46 __get_str(scontext), __get_str(tcontext), __get_str(tclass)
/Linux-v5.10/security/selinux/ss/
Dservices.c83 struct context *tcontext,
259 struct context *tcontext, in constraint_expr_eval() argument
293 val2 = tcontext->user; in constraint_expr_eval()
297 val2 = tcontext->type; in constraint_expr_eval()
301 val2 = tcontext->role; in constraint_expr_eval()
325 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()
329 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()
333 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()
337 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()
344 l1 = &(tcontext->range.level[0]); in constraint_expr_eval()
[all …]
Dmls.c490 struct context *tcontext, in mls_compute_sid() argument
508 rtr.target_type = tcontext->type; in mls_compute_sid()
528 return mls_context_cpy_low(newcontext, tcontext); in mls_compute_sid()
530 return mls_context_cpy_high(newcontext, tcontext); in mls_compute_sid()
532 return mls_context_cpy(newcontext, tcontext); in mls_compute_sid()
535 scontext, tcontext); in mls_compute_sid()
Dmls.h57 struct context *tcontext,
/Linux-v5.10/security/selinux/
Davc.c709 char *tcontext = NULL; in avc_audit_post_callback() local
722 rc = security_sid_to_context(sad->state, sad->tsid, &tcontext, in avc_audit_post_callback()
727 audit_log_format(ab, " tcontext=%s", tcontext); in avc_audit_post_callback()
735 trace_selinux_audited(sad, scontext, tcontext, tclass); in avc_audit_post_callback()
736 kfree(tcontext); in avc_audit_post_callback()
/Linux-v5.10/tools/perf/Documentation/
Dsecurity.txt163 …m="perf" scontext=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 tcontext=unconfined_u:unco…