aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorKevin Tian <[email protected]>2022-09-21 18:44:00 +0800
committerAlex Williamson <[email protected]>2022-09-21 14:15:11 -0600
commit4a725b8de4cc5e88c00f7607d9ba0e97151251e5 (patch)
tree81e7172c09fbcfbbe09cc9c61bc71ef785507b9d /tools/perf/scripts/python/check-perf-trace.py
parentebb72b765fb49685c4603d2bff47a4ab5d2580a9 (diff)
vfio: Rename vfio_device_put() and vfio_device_try_get()
With the addition of vfio_put_device() now the names become confusing. vfio_put_device() is clear from object life cycle p.o.v given kref. vfio_device_put()/vfio_device_try_get() are helpers for tracking users on a registered device. Now rename them: - vfio_device_put() -> vfio_device_put_registration() - vfio_device_try_get() -> vfio_device_try_get_registration() Signed-off-by: Kevin Tian <[email protected]> Reviewed-by: Jason Gunthorpe <[email protected]> Reviewed-by: Eric Auger <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions