Searched refs:tun_dev_alloc_security (Results 1 – 3 of 3) sorted by relevance
1706 int (*tun_dev_alloc_security)(void **security); member1964 struct hlist_head tun_dev_alloc_security; member
1538 return call_int_hook(tun_dev_alloc_security, 0, security); in security_tun_dev_alloc_security()
7080 LSM_HOOK_INIT(tun_dev_alloc_security, selinux_tun_dev_alloc_security),