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