NETDEV_ALIGN_CONST  834 include/linux/netdevice.h 			       + NETDEV_ALIGN_CONST)
NETDEV_ALIGN_CONST  835 include/linux/netdevice.h 			      & ~NETDEV_ALIGN_CONST);
NETDEV_ALIGN_CONST 4299 net/core/dev.c 		alloc_size = (alloc_size + NETDEV_ALIGN_CONST) & ~NETDEV_ALIGN_CONST;
NETDEV_ALIGN_CONST 4303 net/core/dev.c 	alloc_size += NETDEV_ALIGN_CONST;
NETDEV_ALIGN_CONST 4320 net/core/dev.c 		(((long)p + NETDEV_ALIGN_CONST) & ~NETDEV_ALIGN_CONST);
NETDEV_ALIGN_CONST 4330 net/core/dev.c 			     ((sizeof(struct net_device) + NETDEV_ALIGN_CONST)
NETDEV_ALIGN_CONST 4331 net/core/dev.c 			      & ~NETDEV_ALIGN_CONST));
NETDEV_ALIGN_CONST  730 net/mac80211/main.c 		      NETDEV_ALIGN_CONST) & ~NETDEV_ALIGN_CONST) +
NETDEV_ALIGN_CONST  745 net/mac80211/main.c 			   NETDEV_ALIGN_CONST) & ~NETDEV_ALIGN_CONST);