Searched refs:security_binder_set_context_mgr (Results 1 – 3 of 3) sorted by relevance
256 int security_binder_set_context_mgr(struct task_struct *mgr);495 static inline int security_binder_set_context_mgr(struct task_struct *mgr) in security_binder_set_context_mgr() function
725 int security_binder_set_context_mgr(struct task_struct *mgr) in security_binder_set_context_mgr() function
4904 ret = security_binder_set_context_mgr(proc->tsk); in binder_ioctl_set_ctx_mgr()