Searched refs:security_binder_set_context_mgr (Results 1 – 3 of 3) sorted by relevance
1768 int security_binder_set_context_mgr(struct task_struct *mgr);1963 static inline int security_binder_set_context_mgr(struct task_struct *mgr) in security_binder_set_context_mgr() function
138 int security_binder_set_context_mgr(struct task_struct *mgr) in security_binder_set_context_mgr() function
2701 ret = security_binder_set_context_mgr(proc->tsk); in binder_ioctl_set_ctx_mgr()