Searched refs:hooks (Results 1 – 4 of 4) sorted by relevance
52 This enables the socket and networking security hooks.53 If enabled, a security module can use these hooks to72 This enables the Infiniband security hooks.73 If enabled, a security module can use these hooks to81 This enables the XFRM (IPSec) networking security hooks.82 If enabled, a security module can use these hooks to91 bool "Security hooks for pathname based access control"94 This enables the security hooks for pathname based access control.95 If enabled, a security module can use these hooks to
443 void __init security_add_hooks(struct security_hook_list *hooks, int count, in security_add_hooks() argument449 hooks[i].lsm = lsm; in security_add_hooks()450 hlist_add_tail_rcu(&hooks[i].list, hooks[i].head); in security_add_hooks()
8 selinux-y := avc.o hooks.o selinuxfs.o netlink.o nlmsgtab.o netif.o \
41 kernel hardening feature for security hooks. Please consider