android_kernel_motorola_sm6225/net/ipv4/ipvs
Sven Wegener 048cf48b89 ipvs: Annotate init functions with __init
Being able to discard these functions saves a couple of bytes at runtime. The
cleanup functions can't be annotated with __exit as they are also called from
init functions.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
Acked-by: Simon Horman <horms@verge.net.au>
2008-08-11 11:46:18 +02:00
..
ip_vs_app.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_conn.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_core.c ipvs: More reliable synchronization on connection close 2008-07-16 20:04:23 -07:00
ip_vs_ctl.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_dh.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_est.c ipvs: Fix possible deadlock in estimator code 2008-08-11 11:45:40 +02:00
ip_vs_ftp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_lblc.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_lblcr.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_lc.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_nq.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_proto.c ipvs: Annotate init functions with __init 2008-08-11 11:46:18 +02:00
ip_vs_proto_ah.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_esp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_tcp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_proto_udp.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
ip_vs_rr.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_sched.c ipvs: Use list_empty() instead of open-coding the same functionality 2008-08-11 11:45:57 +02:00
ip_vs_sed.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_sh.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_sync.c ipvs: Fix possible deadlock in sync code 2008-08-11 11:44:38 +02:00
ip_vs_wlc.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_wrr.c ipvs: Initialize schedulers' struct list_head at compile time 2008-08-11 11:46:06 +02:00
ip_vs_xmit.c net: remove CVS keywords 2008-06-11 21:00:38 -07:00
Kconfig [IPVS]: Use menuconfig objects. 2007-05-24 16:36:47 -07:00
Makefile [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c 2005-06-02 13:02:25 -07:00