Skip to content
Snippets Groups Projects
Commit 792bcc42 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: default avatarJames Morse <james.morse@arm.com>
parent 9605ad16
No related branches found
No related tags found
No related merge requests found
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