Searched refs:security_binder_set_context_mgr (Results 1 – 3 of 3) sorted by relevance
263 int security_binder_set_context_mgr(const struct cred *mgr);512 static inline int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
751 int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
5013 ret = security_binder_set_context_mgr(proc->cred); in binder_ioctl_set_ctx_mgr()