Searched refs:security_binder_set_context_mgr (Results 1 – 3 of 3) sorted by relevance
266 int security_binder_set_context_mgr(const struct cred *mgr);525 static inline int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
798 int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
5134 ret = security_binder_set_context_mgr(proc->cred); in binder_ioctl_set_ctx_mgr()