Searched refs:hb_ctx (Results 1 – 1 of 1) sorted by relevance
879 struct cxl_perf_ctx *hb_ctx; in cxl_rp_gather_bandwidth() local882 hb_ctx = xa_load(hb_xa, hb_index); in cxl_rp_gather_bandwidth()883 if (!hb_ctx) { in cxl_rp_gather_bandwidth()892 hb_ctx = no_free_ptr(n); in cxl_rp_gather_bandwidth()893 hb_ctx->port = port; in cxl_rp_gather_bandwidth()896 cxl_bandwidth_add(hb_ctx->coord, hb_ctx->coord, ctx->coord); in cxl_rp_gather_bandwidth()
Completed in 6 milliseconds