Searched refs:mls_context_cpy (Results 1 – 3 of 3) sorted by relevance
41 static inline int mls_context_cpy(struct context *dst, struct context *src) in mls_context_cpy() function134 rc = mls_context_cpy(dst, src); in context_cpy()
271 return mls_context_cpy(context, defcon); in mls_context_to_sid()525 return mls_context_cpy(newcontext, scontext); in mls_compute_sid()531 return mls_context_cpy(newcontext, tcontext); in mls_compute_sid()538 return mls_context_cpy(newcontext, scontext); in mls_compute_sid()
3004 rc = mls_context_cpy(&newcon, context2); in security_sid_mls_copy()