Home
last modified time | relevance | path

Searched defs:security_hook_heads (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Dlsm_hooks.h1784 struct security_hook_heads { struct
1785 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 …]