summaryrefslogtreecommitdiff
path: root/include/linux/workqueue_api.h
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@nvidia.com>2026-05-08 17:53:01 +0300
committerJoerg Roedel <joerg.roedel@amd.com>2026-05-19 11:45:38 +0300
commitf0e4b7f5f87578cdd2d0f1e866183adc10d33b85 (patch)
tree9bcfcea87d308b6270e20445b050ca2d0f2e5d88 /include/linux/workqueue_api.h
parent74c9d82c7e3fe9e5845103fe83d711d89b169ab1 (diff)
downloadlinux-f0e4b7f5f87578cdd2d0f1e866183adc10d33b85.tar.xz
iommupt: Add struct iommupt_pending_gather
Add a struct to keep track of all the things that are pending to be merged into the gather. The way gather merging works, the pending range is checked against the current gather, and the current gather can be flushed before the pending things are added. Thus, if new things have to be recorded in the gather they need to be kept in the pending struct until after the gather is optionally flushed. The next patch adds new items to the gather and the pending struct. Signed-off-by: Jason Gunthorpe <jgg@nvidia.com> Reviewed-by: Pranjal Shrivastava <praan@google.com> Tested-by: Andrew Jones <andrew.jones@oss.qualcomm.com> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'include/linux/workqueue_api.h')
0 files changed, 0 insertions, 0 deletions