Searched refs:mw_ctx (Results 1 – 1 of 1) sorted by relevance
923 struct cxl_perf_ctx *mw_ctx; in cxl_hb_gather_bandwidth() local931 mw_ctx = xa_load(mw_xa, mw_index); in cxl_hb_gather_bandwidth()932 if (!mw_ctx) { in cxl_hb_gather_bandwidth()941 mw_ctx = no_free_ptr(n); in cxl_hb_gather_bandwidth()946 cxl_bandwidth_add(mw_ctx->coord, mw_ctx->coord, ctx->coord); in cxl_hb_gather_bandwidth()
Completed in 8 milliseconds