Searched refs:tcontext (Results 1 – 3 of 3) sorted by relevance
100 struct context *tcontext,268 struct context *tcontext, in constraint_expr_eval() argument302 val2 = tcontext->user; in constraint_expr_eval()306 val2 = tcontext->type; in constraint_expr_eval()310 val2 = tcontext->role; in constraint_expr_eval()334 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()338 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()342 l2 = &(tcontext->range.level[0]); in constraint_expr_eval()346 l2 = &(tcontext->range.level[1]); in constraint_expr_eval()353 l1 = &(tcontext->range.level[0]); in constraint_expr_eval()[all …]
511 struct context *tcontext, in mls_compute_sid() argument529 rtr.target_type = tcontext->type; in mls_compute_sid()549 return mls_context_cpy_low(newcontext, tcontext); in mls_compute_sid()551 return mls_context_cpy_high(newcontext, tcontext); in mls_compute_sid()553 return mls_context_cpy(newcontext, tcontext); in mls_compute_sid()
53 struct context *tcontext,