Searched refs:security_binder_set_context_mgr (Results 1 – 3 of 3) sorted by relevance
334 int security_binder_set_context_mgr(const struct cred *mgr);636 static inline int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
995 int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
5456 ret = security_binder_set_context_mgr(proc->cred); in binder_ioctl_set_ctx_mgr()