Searched refs:security_binder_set_context_mgr (Results 1 – 4 of 4) sorted by relevance
26 return security_binder_set_context_mgr(mgr); in rust_helper_security_binder_set_context_mgr()
21 to_result(unsafe { bindings::security_binder_set_context_mgr(mgr.as_ptr()) }) in binder_set_context_mgr()
488 int security_binder_set_context_mgr(const struct cred *mgr) in security_binder_set_context_mgr() function
5520 ret = security_binder_set_context_mgr(proc->cred); in binder_ioctl_set_ctx_mgr()