Searched hist:"5 ff8c8fa44c2cb74f3066ec4a531265db69b86c5" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/infiniband/core/ |
H A D | cma_priv.h | diff 5ff8c8fa44c2cb74f3066ec4a531265db69b86c5 Sun Jan 26 15:26:49 CET 2020 Parav Pandit <parav@mellanox.com> RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Helper functions which increment/decrement reference count of the structure read better when they are named with the get/put suffix.
Hence, rename cma_ref/deref_dev() to cma_dev_get/put().
Link: https://lore.kernel.org/r/20200126142652.104803-5-leon@kernel.org Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | cma_configfs.c | diff 5ff8c8fa44c2cb74f3066ec4a531265db69b86c5 Sun Jan 26 15:26:49 CET 2020 Parav Pandit <parav@mellanox.com> RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Helper functions which increment/decrement reference count of the structure read better when they are named with the get/put suffix.
Hence, rename cma_ref/deref_dev() to cma_dev_get/put().
Link: https://lore.kernel.org/r/20200126142652.104803-5-leon@kernel.org Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | cma.c | diff 5ff8c8fa44c2cb74f3066ec4a531265db69b86c5 Sun Jan 26 15:26:49 CET 2020 Parav Pandit <parav@mellanox.com> RDMA/cma: Rename cma_device ref/deref helpers to to get/put
Helper functions which increment/decrement reference count of the structure read better when they are named with the get/put suffix.
Hence, rename cma_ref/deref_dev() to cma_dev_get/put().
Link: https://lore.kernel.org/r/20200126142652.104803-5-leon@kernel.org Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|