Searched refs:security_binder_set_context_mgr (Results 1 – 3 of 3) sorted by relevance
257 int security_binder_set_context_mgr(const struct cred *mgr);499 static inline int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
692 int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
5174 ret = security_binder_set_context_mgr(binder_get_cred(proc)); in binder_ioctl_set_ctx_mgr()