Searched hist:"6 c61d2a55c4e5980e231fac9bb54e6ff1a5e811b" (Results 1 – 5 of 5) sorted by relevance
/linux/include/rdma/ |
H A D | uverbs_named_ioctl.h | diff 6c61d2a55c4e5980e231fac9bb54e6ff1a5e811b Wed Jul 04 07:50:27 CEST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Instead of the large set of indirecting macros, define the few needed macros to directly instantiate the struct uverbs_oject_tree_def and associated objects list.
This is small amount of code duplication but the readability is far better.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_ioctl.h | diff 6c61d2a55c4e5980e231fac9bb54e6ff1a5e811b Wed Jul 04 07:50:27 CEST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Instead of the large set of indirecting macros, define the few needed macros to directly instantiate the struct uverbs_oject_tree_def and associated objects list.
This is small amount of code duplication but the readability is far better.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
/linux/drivers/infiniband/core/ |
H A D | uverbs_std_types_cq.c | diff 6c61d2a55c4e5980e231fac9bb54e6ff1a5e811b Wed Jul 04 07:50:27 CEST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Instead of the large set of indirecting macros, define the few needed macros to directly instantiate the struct uverbs_oject_tree_def and associated objects list.
This is small amount of code duplication but the readability is far better.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_std_types.c | diff 6c61d2a55c4e5980e231fac9bb54e6ff1a5e811b Wed Jul 04 07:50:27 CEST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Instead of the large set of indirecting macros, define the few needed macros to directly instantiate the struct uverbs_oject_tree_def and associated objects list.
This is small amount of code duplication but the readability is far better.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs.h | diff 6c61d2a55c4e5980e231fac9bb54e6ff1a5e811b Wed Jul 04 07:50:27 CEST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macros
Instead of the large set of indirecting macros, define the few needed macros to directly instantiate the struct uverbs_oject_tree_def and associated objects list.
This is small amount of code duplication but the readability is far better.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|