Searched hist:"3 e032c0e92aa0c4c0b46c5e2d6d41706c8fce488" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_std_types_async_fd.c | 3e032c0e92aa0c4c0b46c5e2d6d41706c8fce488 Wed Jan 08 11:22:05 CST 2020 Jason Gunthorpe <jgg@mellanox.com> RDMA/core: Make ib_uverbs_async_event_file into a uobject
This makes async events aligned with completion events as both are full uobjects of FD type and use the same uobject lifecycle.
A bunch of duplicate code is consolidated and the general flow between the two FDs is now very similar.
Link: https://lore.kernel.org/r/1578504126-9400-14-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | uverbs_uapi.c | diff 3e032c0e92aa0c4c0b46c5e2d6d41706c8fce488 Wed Jan 08 11:22:05 CST 2020 Jason Gunthorpe <jgg@mellanox.com> RDMA/core: Make ib_uverbs_async_event_file into a uobject
This makes async events aligned with completion events as both are full uobjects of FD type and use the same uobject lifecycle.
A bunch of duplicate code is consolidated and the general flow between the two FDs is now very similar.
Link: https://lore.kernel.org/r/1578504126-9400-14-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | rdma_core.h | diff 3e032c0e92aa0c4c0b46c5e2d6d41706c8fce488 Wed Jan 08 11:22:05 CST 2020 Jason Gunthorpe <jgg@mellanox.com> RDMA/core: Make ib_uverbs_async_event_file into a uobject
This makes async events aligned with completion events as both are full uobjects of FD type and use the same uobject lifecycle.
A bunch of duplicate code is consolidated and the general flow between the two FDs is now very similar.
Link: https://lore.kernel.org/r/1578504126-9400-14-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | uverbs_std_types.c | diff 3e032c0e92aa0c4c0b46c5e2d6d41706c8fce488 Wed Jan 08 11:22:05 CST 2020 Jason Gunthorpe <jgg@mellanox.com> RDMA/core: Make ib_uverbs_async_event_file into a uobject
This makes async events aligned with completion events as both are full uobjects of FD type and use the same uobject lifecycle.
A bunch of duplicate code is consolidated and the general flow between the two FDs is now very similar.
Link: https://lore.kernel.org/r/1578504126-9400-14-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | Makefile | diff 3e032c0e92aa0c4c0b46c5e2d6d41706c8fce488 Wed Jan 08 11:22:05 CST 2020 Jason Gunthorpe <jgg@mellanox.com> RDMA/core: Make ib_uverbs_async_event_file into a uobject
This makes async events aligned with completion events as both are full uobjects of FD type and use the same uobject lifecycle.
A bunch of duplicate code is consolidated and the general flow between the two FDs is now very similar.
Link: https://lore.kernel.org/r/1578504126-9400-14-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | uverbs.h | diff 3e032c0e92aa0c4c0b46c5e2d6d41706c8fce488 Wed Jan 08 11:22:05 CST 2020 Jason Gunthorpe <jgg@mellanox.com> RDMA/core: Make ib_uverbs_async_event_file into a uobject
This makes async events aligned with completion events as both are full uobjects of FD type and use the same uobject lifecycle.
A bunch of duplicate code is consolidated and the general flow between the two FDs is now very similar.
Link: https://lore.kernel.org/r/1578504126-9400-14-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | uverbs_main.c | diff 3e032c0e92aa0c4c0b46c5e2d6d41706c8fce488 Wed Jan 08 11:22:05 CST 2020 Jason Gunthorpe <jgg@mellanox.com> RDMA/core: Make ib_uverbs_async_event_file into a uobject
This makes async events aligned with completion events as both are full uobjects of FD type and use the same uobject lifecycle.
A bunch of duplicate code is consolidated and the general flow between the two FDs is now very similar.
Link: https://lore.kernel.org/r/1578504126-9400-14-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | uverbs_cmd.c | diff 3e032c0e92aa0c4c0b46c5e2d6d41706c8fce488 Wed Jan 08 11:22:05 CST 2020 Jason Gunthorpe <jgg@mellanox.com> RDMA/core: Make ib_uverbs_async_event_file into a uobject
This makes async events aligned with completion events as both are full uobjects of FD type and use the same uobject lifecycle.
A bunch of duplicate code is consolidated and the general flow between the two FDs is now very similar.
Link: https://lore.kernel.org/r/1578504126-9400-14-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/include/uapi/rdma/ |
H A D | ib_user_ioctl_cmds.h | diff 3e032c0e92aa0c4c0b46c5e2d6d41706c8fce488 Wed Jan 08 11:22:05 CST 2020 Jason Gunthorpe <jgg@mellanox.com> RDMA/core: Make ib_uverbs_async_event_file into a uobject
This makes async events aligned with completion events as both are full uobjects of FD type and use the same uobject lifecycle.
A bunch of duplicate code is consolidated and the general flow between the two FDs is now very similar.
Link: https://lore.kernel.org/r/1578504126-9400-14-git-send-email-yishaih@mellanox.com Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|