Searched refs:context_equal (Results 1 – 3 of 3) sorted by relevance
191 static inline bool context_equal(const struct context *c1, in context_equal() function
69 if (context_equal(&entry->context, context)) { in context_to_sid()
1932 if (context_equal(scontext, &newcontext)) in security_compute_sid()1934 else if (context_equal(tcontext, &newcontext)) in security_compute_sid()
Completed in 12 milliseconds