Home
last modified time | relevance | path

Searched refs:mls_context_cpy_low (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/security/selinux/ss/
A Dmls.c521 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()
527 return mls_context_cpy_low(newcontext, tcontext); in mls_compute_sid()
544 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()
547 return mls_context_cpy_low(newcontext, scontext); in mls_compute_sid()
A Dcontext.h61 static inline int mls_context_cpy_low(struct context *dst, const struct context *src) in mls_context_cpy_low() function

Completed in 4 milliseconds