Searched defs:security_hook_heads (Results 1 – 1 of 1) sorted by relevance
1782 struct security_hook_heads { struct1783 struct hlist_head binder_set_context_mgr;1784 struct hlist_head binder_transaction;1785 struct hlist_head binder_transfer_binder;1786 struct hlist_head binder_transfer_file;1787 struct hlist_head ptrace_access_check;1788 struct hlist_head ptrace_traceme;1789 struct hlist_head capget;1790 struct hlist_head capset;1791 struct hlist_head capable;[all …]