phonet_device_list   18 include/net/phonet/pn_dev.h struct phonet_device_list *phonet_device_list(struct net *net);
phonet_device_list   30 net/phonet/pn_dev.c 	struct phonet_device_list pndevs;
phonet_device_list   43 net/phonet/pn_dev.c struct phonet_device_list *phonet_device_list(struct net *net)
phonet_device_list   52 net/phonet/pn_dev.c 	struct phonet_device_list *pndevs = phonet_device_list(dev_net(dev));
phonet_device_list   66 net/phonet/pn_dev.c 	struct phonet_device_list *pndevs = phonet_device_list(dev_net(dev));
phonet_device_list   79 net/phonet/pn_dev.c 	struct phonet_device_list *pndevs = phonet_device_list(dev_net(dev));
phonet_device_list   91 net/phonet/pn_dev.c 	struct phonet_device_list *pndevs = phonet_device_list(dev_net(dev));
phonet_device_list  113 net/phonet/pn_dev.c 	struct phonet_device_list *pndevs = phonet_device_list(net);
phonet_device_list  135 net/phonet/pn_dev.c 	struct phonet_device_list *pndevs = phonet_device_list(dev_net(dev));
phonet_device_list  154 net/phonet/pn_dev.c 	struct phonet_device_list *pndevs = phonet_device_list(dev_net(dev));
phonet_device_list  211 net/phonet/pn_dev.c 	struct phonet_device_list *pndevs = phonet_device_list(net);
phonet_device_list  123 net/phonet/pn_netlink.c 	struct phonet_device_list *pndevs;
phonet_device_list  128 net/phonet/pn_netlink.c 	pndevs = phonet_device_list(sock_net(skb->sk));