Searched refs:mls_context_cpy_low (Results 1 – 2 of 2) sorted by relevance
510 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()516 return mls_context_cpy_low(newcontext, tcontext); in mls_compute_sid()533 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()536 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()
63 static inline int mls_context_cpy_low(struct context *dst, in mls_context_cpy_low() function