Searched hist:fca9c20ae1e510525f8a2aaa25861789fd721193 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/netfilter/ipvs/ |
H A D | ip_vs_sync.c | diff fca9c20ae1e510525f8a2aaa25861789fd721193 Fri Mar 22 04:46:38 CDT 2013 Julian Anastasov <ja@ssi.bg> ipvs: add ip_vs_dest_hold and ip_vs_dest_put
ip_vs_dest_hold will be used under RCU lock while ip_vs_dest_put can be called even after dest is removed from service, as it happens for conns and some schedulers.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
|
H A D | ip_vs_conn.c | diff fca9c20ae1e510525f8a2aaa25861789fd721193 Fri Mar 22 04:46:38 CDT 2013 Julian Anastasov <ja@ssi.bg> ipvs: add ip_vs_dest_hold and ip_vs_dest_put
ip_vs_dest_hold will be used under RCU lock while ip_vs_dest_put can be called even after dest is removed from service, as it happens for conns and some schedulers.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
|
H A D | ip_vs_ctl.c | diff fca9c20ae1e510525f8a2aaa25861789fd721193 Fri Mar 22 04:46:38 CDT 2013 Julian Anastasov <ja@ssi.bg> ipvs: add ip_vs_dest_hold and ip_vs_dest_put
ip_vs_dest_hold will be used under RCU lock while ip_vs_dest_put can be called even after dest is removed from service, as it happens for conns and some schedulers.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
|
/openbmc/linux/include/net/ |
H A D | ip_vs.h | diff fca9c20ae1e510525f8a2aaa25861789fd721193 Fri Mar 22 04:46:38 CDT 2013 Julian Anastasov <ja@ssi.bg> ipvs: add ip_vs_dest_hold and ip_vs_dest_put
ip_vs_dest_hold will be used under RCU lock while ip_vs_dest_put can be called even after dest is removed from service, as it happens for conns and some schedulers.
Signed-off-by: Julian Anastasov <ja@ssi.bg> Signed-off-by: Simon Horman <horms@verge.net.au>
|