linux/drivers/infiniband/sw/rdmavt
Gal Pressman 2553ba217e RDMA: Mark if destroy address handle is in a sleepable context
Introduce a 'flags' field to destroy address handle callback and add a
flag that marks whether the callback is executed in an atomic context or
not.

This will allow drivers to wait for completion instead of polling for it
when it is allowed.

Signed-off-by: Gal Pressman <galpress@amazon.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-12-19 16:28:03 -07:00
..
Kconfig
Makefile
ah.c
ah.h
cq.c
cq.h
mad.c
mad.h
mcast.c
mcast.h
mmap.c
mmap.h
mr.c
mr.h
pd.c
pd.h
qp.c
qp.h
rc.c
srq.c
srq.h
trace.c
trace.h
trace_cq.h
trace_mr.h
trace_qp.h
trace_rc.h
trace_rvt.h
trace_tx.h
vt.c
vt.h