Home
last modified time | relevance | path

Searched hist:fca9c20ae1e510525f8a2aaa25861789fd721193 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_sync.cdiff 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 Dip_vs_conn.cdiff 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 Dip_vs_ctl.cdiff 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 Dip_vs.hdiff 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>