Searched refs:tun_dev_alloc_security (Results 1 – 3 of 3) sorted by relevance
1567 int (*tun_dev_alloc_security)(void **security); member1794 struct list_head tun_dev_alloc_security; member
1357 return call_int_hook(tun_dev_alloc_security, 0, security); in security_tun_dev_alloc_security()1830 .tun_dev_alloc_security =1831 LIST_HEAD_INIT(security_hook_heads.tun_dev_alloc_security),
6032 LSM_HOOK_INIT(tun_dev_alloc_security, selinux_tun_dev_alloc_security),