Searched hist:"07 f05f40d956d40f32852a7b3ff109a72d254cf9" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_uapi.c | diff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
Have the core code initialize the driver_udata if the method has a udata description. This is done using the same create_udata the handler was supposed to call.
This makes ioctl consistent with the write and write_ex paths.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_std_types_cq.c | diff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
Have the core code initialize the driver_udata if the method has a udata description. This is done using the same create_udata the handler was supposed to call.
This makes ioctl consistent with the write and write_ex paths.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | rdma_core.h | diff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
Have the core code initialize the driver_udata if the method has a udata description. This is done using the same create_udata the handler was supposed to call.
This makes ioctl consistent with the write and write_ex paths.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
H A D | uverbs_ioctl.c | diff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
Have the core code initialize the driver_udata if the method has a udata description. This is done using the same create_udata the handler was supposed to call.
This makes ioctl consistent with the write and write_ex paths.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|
/openbmc/linux/include/rdma/ |
H A D | uverbs_ioctl.h | diff 07f05f40d956d40f32852a7b3ff109a72d254cf9 Sun Nov 25 12:51:20 CST 2018 Jason Gunthorpe <jgg@mellanox.com> RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()
Have the core code initialize the driver_udata if the method has a udata description. This is done using the same create_udata the handler was supposed to call.
This makes ioctl consistent with the write and write_ex paths.
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
|