Searched refs:mls_context_cpy_low (Results 1 – 2 of 2) sorted by relevance
639 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()645 return mls_context_cpy_low(newcontext, tcontext); in mls_compute_sid()662 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()
58 static inline int mls_context_cpy_low(context_struct_t *dst, context_struct_t *src) in mls_context_cpy_low() function