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