Lines Matching full:cdp
1082 * rdt_cdp_peer_get - Retrieve CDP peer if it exists
1084 * @d: Cache instance for which a CDP peer is requested
1092 * Data Prioritization (CDP) RDT resources, while managed independently,
1100 * Return: 0 if a CDP peer was found, <0 on error or if no CDP peer exists.
1101 * If a CDP peer was found, @r_cdp will point to the peer RDT resource
1131 * When a new CPU comes online and CDP is enabled then the new in rdt_cdp_peer_get()
1132 * RDT domains (if any) associated with both CDP RDT resources in rdt_cdp_peer_get()
1135 * RDT domain to exist and be associated with its RDT CDP in rdt_cdp_peer_get()
1137 * peer RDT CDP resource. Hence the WARN. in rdt_cdp_peer_get()
1220 * which the CBM is intended though - when dealing with CDP resources that
1222 * the CDP resource sharing the hardware also.
1277 rdt_last_cmd_puts("Cannot be exclusive without CAT/CDP\n"); in rdtgroup_mode_test_exclusive()
2193 fsparam_flag("cdp", Opt_cdp),
2676 * If CDP is active include peer domain's in __init_one_rdt_domain()
3135 seq_puts(seq, ",cdp"); in rdtgroup_show_options()