actag_offset 57 drivers/misc/ocxl/core.c int actag_count, actag_offset; actag_offset 66 drivers/misc/ocxl/core.c actag_offset = ocxl_actag_afu_alloc(fn, actag_count); actag_offset 67 drivers/misc/ocxl/core.c if (actag_offset < 0) { actag_offset 69 drivers/misc/ocxl/core.c actag_count, actag_offset); actag_offset 70 drivers/misc/ocxl/core.c return actag_offset; actag_offset 72 drivers/misc/ocxl/core.c afu->actag_base = fn->actag_base + actag_offset;