selnl              22 security/selinux/netlink.c static struct sock *selnl;
selnl              87 security/selinux/netlink.c 	netlink_broadcast(selnl, skb, 0, SELNLGRP_AVC, GFP_USER);
selnl             115 security/selinux/netlink.c 	selnl = netlink_kernel_create(&init_net, NETLINK_SELINUX, &cfg);
selnl             116 security/selinux/netlink.c 	if (selnl == NULL)