Searched refs:security_binder_set_context_mgr (Results 1 – 3 of 3) sorted by relevance
219 int security_binder_set_context_mgr(struct task_struct *mgr);442 static inline int security_binder_set_context_mgr(struct task_struct *mgr) in security_binder_set_context_mgr() function
235 int security_binder_set_context_mgr(struct task_struct *mgr) in security_binder_set_context_mgr() function
4514 ret = security_binder_set_context_mgr(proc->tsk); in binder_ioctl_set_ctx_mgr()