kernel-fxtec-pro1x/net/rds
Andy Grover 20c72bd5f5 RDS: Implement masked atomic operations
Add two CMSGs for masked versions of cswp and fadd. args
struct modified to use a union for different atomic op type's
arguments. Change IB to do masked atomic ops. Atomic op type
in rds_message similarly unionized.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
2010-09-08 18:16:51 -07:00
..
af_rds.c RDS/IB: print string constants in more places 2010-09-08 18:16:50 -07:00
bind.c
cong.c
connection.c RDS: cancel connection work structs as we shut down 2010-09-08 18:16:49 -07:00
ib.c RDS/IB: protect the list of IB devices 2010-09-08 18:16:44 -07:00
ib.h RDS/IB: print string constants in more places 2010-09-08 18:16:50 -07:00
ib_cm.c RDS/IB: print string constants in more places 2010-09-08 18:16:50 -07:00
ib_rdma.c RDS/IB: protect the list of IB devices 2010-09-08 18:16:44 -07:00
ib_recv.c RDS/IB: print string constants in more places 2010-09-08 18:16:50 -07:00
ib_ring.c
ib_send.c RDS: Implement masked atomic operations 2010-09-08 18:16:51 -07:00
ib_stats.c
ib_sysctl.c
info.c
info.h
iw.c
iw.h
iw_cm.c
iw_rdma.c
iw_recv.c
iw_ring.c
iw_send.c
iw_stats.c
iw_sysctl.c
Kconfig
loop.c
loop.h
Makefile
message.c
page.c
rdma.c RDS: Implement masked atomic operations 2010-09-08 18:16:51 -07:00
rdma_transport.c RDS/IB: print string constants in more places 2010-09-08 18:16:50 -07:00
rdma_transport.h
rds.h RDS: Implement masked atomic operations 2010-09-08 18:16:51 -07:00
recv.c
send.c RDS: Implement masked atomic operations 2010-09-08 18:16:51 -07:00
stats.c
sysctl.c
tcp.c
tcp.h
tcp_connect.c
tcp_listen.c
tcp_recv.c
tcp_send.c
tcp_stats.c
threads.c
transport.c RDS: have sockets get transport module references 2010-09-08 18:16:47 -07:00
xlist.h