Home
last modified time | relevance | path

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

/linux/drivers/resctrl/
H A Dmpam_internal.h325 struct mpam_component { struct
361 struct mpam_component *comp;
390 struct mpam_component *ctrl_comp;
397 struct mpam_component *mon_comp[QOS_NUM_EVENTS];
462 int mpam_apply_config(struct mpam_component *comp, u16 partid,
465 int mpam_msmon_read(struct mpam_component *comp, struct mon_cfg *ctx,
467 void mpam_msmon_reset_mbwu(struct mpam_component *comp, struct mon_cfg *ctx);
H A Dmpam_devices.c361 static struct mpam_component *
364 struct mpam_component *comp; in mpam_component_alloc()
384 static void __destroy_component_cfg(struct mpam_component *comp);
386 static void mpam_component_destroy(struct mpam_component *comp) in mpam_component_destroy()
401 static struct mpam_component *
404 struct mpam_component *comp; in mpam_component_find()
417 mpam_vmsc_alloc(struct mpam_component *comp, struct mpam_msc *msc) in mpam_vmsc_alloc()
440 struct mpam_component *comp = vmsc->comp; in mpam_vmsc_destroy()
452 mpam_vmsc_find(struct mpam_component *comp, struct mpam_msc *msc) in mpam_vmsc_find()
493 struct mpam_component *comp) in mpam_ris_get_affinity()
[all …]
H A Dtest_mpam_devices.c30 static struct mpam_component fake_comp1 = { 0 };
31 static struct mpam_component fake_comp2 = { 0 };