linux/drivers/infiniband/core
Jason Gunthorpe e04dd13159 RDMA/core: Do not erase the type of ib_wq.uobject
This is a struct ib_uwq_object pointer, instead of using container_of()
all over the place just store it with its actual type.

Link: https://lore.kernel.org/r/1578504126-9400-10-git-send-email-yishaih@mellanox.com
Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2020-01-13 16:20:16 -04:00
..
addr.c RDMA/netlink: Do not always generate an ACK for some netlink operations 2020-01-03 16:02:32 -04:00
agent.c
agent.h
cache.c IB/core: Cut down single member ib_cache structure 2020-01-07 20:18:11 -04:00
cgroup.c
cm.c RDMA/cm: Delete unused CM ARP functions 2020-01-03 21:07:21 -04:00
cm_msgs.h RDMA/cm: Delete unused CM LAP functions 2020-01-03 21:06:21 -04:00
cma.c RDMA/cma: Add trace points in RDMA Connection Manager 2020-01-07 16:10:53 -04:00
cma_configfs.c
cma_priv.h
cma_trace.c RDMA/cma: Add trace points in RDMA Connection Manager 2020-01-07 16:10:53 -04:00
cma_trace.h RDMA/cma: Add trace points in RDMA Connection Manager 2020-01-07 16:10:53 -04:00
core_priv.h RDMA/core: Do not erase the type of ib_qp.uobject 2020-01-13 16:20:15 -04:00
counters.c RDMA/counter: Prevent auto-binding a QP which are not tracked with res 2019-12-12 15:38:15 -05:00
cq.c RDMA/core: Trace points for diagnosing completion queue issues 2020-01-07 16:10:53 -04:00
device.c RDMA/core: Remove err in iw_query_port 2020-01-10 11:19:04 -04:00
fmr_pool.c
ib_core_uverbs.c IB/core: Introduce rdma_user_mmap_entry_insert_range() API 2019-12-12 16:55:36 -05:00
iwcm.c
iwcm.h
iwpm_msg.c
iwpm_util.c
iwpm_util.h
mad.c RDMA: Change MAD processing function to remove extra casting and parameter 2019-11-12 20:20:15 -04:00
mad_priv.h
mad_rmpp.c
mad_rmpp.h
Makefile RDMA/core: Trace points for diagnosing completion queue issues 2020-01-07 16:10:53 -04:00
mr_pool.c
multicast.c
netlink.c IB/core: Avoid deadlock during netlink message handling 2019-10-24 20:49:37 -03:00
nldev.c RDMA/core: Do not erase the type of ib_cq.uobject 2020-01-13 16:20:15 -04:00
opa_smi.h
packer.c
rdma_core.c RDMA/core: Do not allow alloc_commit to fail 2020-01-13 16:20:15 -04:00
rdma_core.h RDMA/core: Do not allow alloc_commit to fail 2020-01-13 16:20:15 -04:00
restrack.c RDMA/restrack: Remove PID namespace support 2019-10-23 15:58:31 -03:00
restrack.h RDMA/restrack: Remove PID namespace support 2019-10-23 15:58:31 -03:00
roce_gid_mgmt.c
rw.c
sa.h
sa_query.c RDMA/netlink: Do not always generate an ACK for some netlink operations 2020-01-03 16:02:32 -04:00
security.c
smi.c
smi.h
sysfs.c RDMA: Change MAD processing function to remove extra casting and parameter 2019-11-12 20:20:15 -04:00
trace.c RDMA/core: Trace points for diagnosing completion queue issues 2020-01-07 16:10:53 -04:00
ucma.c
ud_header.c
umem.c IB/umem: remove the dmasync argument to ib_umem_get 2019-11-17 10:37:00 -04:00
umem_odp.c IB/core: Fix build failure without hugepages 2020-01-09 11:59:56 -04:00
user_mad.c
uverbs.h RDMA/core: Make ib_ucq_object use ib_uevent_object 2020-01-13 16:20:15 -04:00
uverbs_cmd.c RDMA/core: Do not erase the type of ib_wq.uobject 2020-01-13 16:20:16 -04:00
uverbs_ioctl.c RDMA/core: Do not allow alloc_commit to fail 2020-01-13 16:20:15 -04:00
uverbs_main.c RDMA/core: Do not erase the type of ib_wq.uobject 2020-01-13 16:20:16 -04:00
uverbs_marshall.c
uverbs_std_types.c RDMA/core: Simplify destruction of FD uobjects 2020-01-13 16:17:19 -04:00
uverbs_std_types_counters.c
uverbs_std_types_cq.c RDMA/core: Do not erase the type of ib_cq.uobject 2020-01-13 16:20:15 -04:00
uverbs_std_types_device.c
uverbs_std_types_dm.c
uverbs_std_types_flow_action.c
uverbs_std_types_mr.c
uverbs_uapi.c RDMA/core: Simplify destruction of FD uobjects 2020-01-13 16:17:19 -04:00
verbs.c IB/core: Rename event_handler_lock to qp_open_list_lock 2020-01-07 20:20:48 -04:00