Home
last modified time | relevance | path

Searched refs:mpam_component (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/resctrl/
H A Dmpam_devices.c339 static struct mpam_component *
342 struct mpam_component *comp; in mpam_component_alloc()
362 static void __destroy_component_cfg(struct mpam_component *comp);
364 static void mpam_component_destroy(struct mpam_component *comp) in mpam_component_destroy()
379 static struct mpam_component *
382 struct mpam_component *comp; in mpam_component_find()
395 mpam_vmsc_alloc(struct mpam_component *comp, struct mpam_msc *msc) in mpam_vmsc_alloc()
418 struct mpam_component *comp = vmsc->comp; in mpam_vmsc_destroy()
430 mpam_vmsc_find(struct mpam_component *comp, struct mpam_msc *msc) in mpam_vmsc_find()
471 struct mpam_component *comp) in mpam_ris_get_affinity()
[all …]
H A Dmpam_internal.h276 struct mpam_component { struct
312 struct mpam_component *comp;
384 int mpam_apply_config(struct mpam_component *comp, u16 partid,
387 int mpam_msmon_read(struct mpam_component *comp, struct mon_cfg *ctx,
389 void mpam_msmon_reset_mbwu(struct mpam_component *comp, struct mon_cfg *ctx);
H A Dtest_mpam_devices.c30 static struct mpam_component fake_comp1 = { 0 };
31 static struct mpam_component fake_comp2 = { 0 };