Lines Matching full:cdp
1101 * rdt_cdp_peer_get - Retrieve CDP peer if it exists
1103 * @d: Cache instance for which a CDP peer is requested
1111 * Data Prioritization (CDP) RDT resources, while managed independently,
1119 * Return: 0 if a CDP peer was found, <0 on error or if no CDP peer exists.
1120 * If a CDP peer was found, @r_cdp will point to the peer RDT resource
1150 * When a new CPU comes online and CDP is enabled then the new in rdt_cdp_peer_get()
1151 * RDT domains (if any) associated with both CDP RDT resources in rdt_cdp_peer_get()
1154 * RDT domain to exist and be associated with its RDT CDP in rdt_cdp_peer_get()
1156 * peer RDT CDP resource. Hence the WARN. in rdt_cdp_peer_get()
1239 * which the CBM is intended though - when dealing with CDP resources that
1241 * the CDP resource sharing the hardware also.
1296 rdt_last_cmd_puts("Cannot be exclusive without CAT/CDP\n"); in rdtgroup_mode_test_exclusive()
2212 fsparam_flag("cdp", Opt_cdp),
2695 * If CDP is active include peer domain's in __init_one_rdt_domain()
3154 seq_puts(seq, ",cdp"); in rdtgroup_show_options()