Searched defs:security_hook_heads (Results 1 – 1 of 1) sorted by relevance
1823 struct security_hook_heads { struct1824 struct hlist_head binder_set_context_mgr;1825 struct hlist_head binder_transaction;1826 struct hlist_head binder_transfer_binder;1827 struct hlist_head binder_transfer_file;1828 struct hlist_head ptrace_access_check;1829 struct hlist_head ptrace_traceme;1830 struct hlist_head capget;1831 struct hlist_head capset;1832 struct hlist_head capable;[all …]