Home
last modified time | relevance | path

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

/linux/security/selinux/ss/
H A Dmls.c512 return mls_context_cpy_high(newcontext, scontext); in mls_compute_sid()
518 return mls_context_cpy_high(newcontext, tcontext); in mls_compute_sid()
H A Dcontext.h84 static inline int mls_context_cpy_high(struct context *dst, in mls_context_cpy_high() function