Searched refs:security_binder_set_context_mgr (Results 1 – 3 of 3) sorted by relevance
265 int security_binder_set_context_mgr(const struct cred *mgr);517 static inline int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
753 int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
5090 ret = security_binder_set_context_mgr(proc->cred); in binder_ioctl_set_ctx_mgr()