Skip to content
Commit 3ba98eda authored by James Morse's avatar James Morse
Browse files

kobject: Add kset_get_next_obj() to allow a kset to be walked



To expose iommu_groups via the resctrl filesystem, the resctrl driver
needs to be able to walk the list of iommu_groups. These are exposed
via sysfs as a kset.

Add kset_get_next_obj() to allow resctrl to walk the kobjects in the
kset.

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent 85215c84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment