Searched refs:mls_context_cpy_high (Results 1 – 2 of 2) sorted by relevance
512 return mls_context_cpy_high(newcontext, scontext); in mls_compute_sid()518 return mls_context_cpy_high(newcontext, tcontext); in mls_compute_sid()
84 static inline int mls_context_cpy_high(struct context *dst, in mls_context_cpy_high() function