Searched refs:security_binder_set_context_mgr (Results 1 – 3 of 3) sorted by relevance
250 int security_binder_set_context_mgr(struct task_struct *mgr);482 static inline int security_binder_set_context_mgr(struct task_struct *mgr) in security_binder_set_context_mgr() function
673 int security_binder_set_context_mgr(struct task_struct *mgr) in security_binder_set_context_mgr() function
4905 ret = security_binder_set_context_mgr(proc->tsk); in binder_ioctl_set_ctx_mgr()