binder_set_context_mgr 1459 include/linux/lsm_hooks.h 	int (*binder_set_context_mgr)(struct task_struct *mgr);
binder_set_context_mgr 1824 include/linux/lsm_hooks.h 	struct hlist_head binder_set_context_mgr;
binder_set_context_mgr  675 security/security.c 	return call_int_hook(binder_set_context_mgr, 0, mgr);
binder_set_context_mgr 6831 security/selinux/hooks.c 	LSM_HOOK_INIT(binder_set_context_mgr, selinux_binder_set_context_mgr),