Searched refs:tun_dev_alloc_security (Results 1 – 3 of 3) sorted by relevance
1747 int (*tun_dev_alloc_security)(void **security); member2012 struct hlist_head tun_dev_alloc_security; member
2141 return call_int_hook(tun_dev_alloc_security, 0, security); in security_tun_dev_alloc_security()
6981 LSM_HOOK_INIT(tun_dev_alloc_security, selinux_tun_dev_alloc_security),