linux/fs/resctrl
Tony Luck dd110880e8 fs/resctrl: Make event details accessible to functions when reading events
Reading monitoring event data from MMIO requires more context than the event id
to be able to read the correct memory location. struct mon_evt is the appropriate
place for this event specific context.

Prepare for addition of extra fields to struct mon_evt by changing the calling
conventions to pass a pointer to the mon_evt structure instead of just the
event id.

Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
Link: https://lore.kernel.org/20251217172121.12030-1-tony.luck@intel.com
2026-01-05 15:25:22 +01:00
..
ctrlmondata.c fs/resctrl: Make event details accessible to functions when reading events 2026-01-05 15:25:22 +01:00
internal.h fs/resctrl: Make event details accessible to functions when reading events 2026-01-05 15:25:22 +01:00
Kconfig
Makefile
monitor.c fs/resctrl: Make event details accessible to functions when reading events 2026-01-05 15:25:22 +01:00
monitor_trace.h
pseudo_lock.c mm: update resctl to use mmap_prepare 2025-11-16 17:28:14 -08:00
rdtgroup.c fs/resctrl: Make event details accessible to functions when reading events 2026-01-05 15:25:22 +01:00