netprio_map      2059 include/linux/netdevice.h 	struct netprio_map __rcu *priomap;
netprio_map      3454 net/core/dev.c 	const struct netprio_map *map;
netprio_map        43 net/core/netprio_cgroup.c 	struct netprio_map *old, *new;
netprio_map        58 net/core/netprio_cgroup.c 		new_len = (new_sz - offsetof(struct netprio_map, priomap)) /
netprio_map        95 net/core/netprio_cgroup.c 	struct netprio_map *map = rcu_dereference_rtnl(dev->priomap);
netprio_map       115 net/core/netprio_cgroup.c 	struct netprio_map *map;
netprio_map       275 net/core/netprio_cgroup.c 	struct netprio_map *old;