Searched refs:binder_set_context_mgr (Results 1 – 4 of 4) sorted by relevance
951 set_to_cap_if_null(ops, binder_set_context_mgr); in security_fixup_ops()
140 return security_ops->binder_set_context_mgr(mgr); in security_binder_set_context_mgr()
1463 int (*binder_set_context_mgr) (struct task_struct *mgr); member
5848 .binder_set_context_mgr = selinux_binder_set_context_mgr,