1
0
Fork 0
alistair23-linux/net/netfilter/ipset
Denys Vlasenko a3b1c1eb50 netfilter: ipset: deinline ip_set_put_extensions()
On x86 allyesconfig build:
The function compiles to 489 bytes of machine code.
It has 25 callsites.

    text    data       bss       dec     hex filename
82441375 22255384 20627456 125324215 7784bb7 vmlinux.before
82434909 22255384 20627456 125317749 7783275 vmlinux

Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
CC: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
CC: Eric W. Biederman <ebiederm@xmission.com>
CC: David S. Miller <davem@davemloft.net>
CC: Jan Engelhardt <jengelh@medozas.de>
CC: Jiri Pirko <jpirko@redhat.com>
CC: linux-kernel@vger.kernel.org
CC: netdev@vger.kernel.org
CC: netfilter-devel@vger.kernel.org
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2015-05-14 12:51:19 +02:00
..
Kconfig netfilter: ipset: hash:mac type added to ipset 2014-09-15 22:20:21 +02:00
Makefile netfilter: ipset: hash:mac type added to ipset 2014-09-15 22:20:21 +02:00
ip_set_bitmap_gen.h netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types. 2014-09-15 22:20:20 +02:00
ip_set_bitmap_ip.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_bitmap_ipmac.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_bitmap_port.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_core.c netfilter: ipset: deinline ip_set_put_extensions() 2015-05-14 12:51:19 +02:00
ip_set_getport.c netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset 2015-05-13 13:25:45 +02:00
ip_set_hash_gen.h netfilter: ipset: Improve preprocessor macros checks 2015-05-13 18:21:13 +02:00
ip_set_hash_ip.c netfilter: ipset: Fix hashing for ipv6 sets 2015-05-13 18:21:12 +02:00
ip_set_hash_ipmark.c netfilter: ipset: Improve preprocessor macros checks 2015-05-13 18:21:13 +02:00
ip_set_hash_ipport.c netfilter: ipset: Improve preprocessor macros checks 2015-05-13 18:21:13 +02:00
ip_set_hash_ipportip.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_hash_ipportnet.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_hash_mac.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_hash_net.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_hash_netiface.c netfilter: ipset: Fix hashing for ipv6 sets 2015-05-13 18:21:12 +02:00
ip_set_hash_netnet.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_hash_netport.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_hash_netportnet.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
ip_set_list_set.c netfilter: ipset: Check for comment netlink attribute length 2015-05-13 13:25:47 +02:00
pfxlen.c netfilter: Convert uses of __constant_<foo> to <foo> 2014-03-13 14:13:19 +01:00