xe_guc_db_mgr
struct xe_guc_db_mgr *dbm = test->priv;
struct xe_guc_db_mgr *dbm;
struct xe_guc_db_mgr *dbm = test->priv;
struct xe_guc_db_mgr *dbm = test->priv;
struct xe_guc_db_mgr *dbm = test->priv;
struct xe_guc_db_mgr *dbm = test->priv;
struct xe_guc_db_mgr *dbm = test->priv;
struct xe_guc_db_mgr *dbm = test->priv;
struct xe_guc_db_mgr *dbm = >->uc.guc.dbm;
struct xe_guc_db_mgr *dbm = >->uc.guc.dbm;
struct xe_guc_db_mgr *dbm = >->uc.guc.dbm;
static int dbm_reserve_chunk_locked(struct xe_guc_db_mgr *dbm,
static void dbm_release_chunk_locked(struct xe_guc_db_mgr *dbm,
int xe_guc_db_mgr_reserve_id_locked(struct xe_guc_db_mgr *dbm)
void xe_guc_db_mgr_release_id_locked(struct xe_guc_db_mgr *dbm, unsigned int id)
int xe_guc_db_mgr_reserve_range(struct xe_guc_db_mgr *dbm,
void xe_guc_db_mgr_release_range(struct xe_guc_db_mgr *dbm,
static void dbm_print_locked(struct xe_guc_db_mgr *dbm, struct drm_printer *p, int indent)
void xe_guc_db_mgr_print(struct xe_guc_db_mgr *dbm,
static struct xe_guc *dbm_to_guc(struct xe_guc_db_mgr *dbm)
static struct xe_gt *dbm_to_gt(struct xe_guc_db_mgr *dbm)
static struct xe_device *dbm_to_xe(struct xe_guc_db_mgr *dbm)
static void dbm_print_locked(struct xe_guc_db_mgr *dbm, struct drm_printer *p, int indent);
struct xe_guc_db_mgr *dbm = arg;
int xe_guc_db_mgr_init(struct xe_guc_db_mgr *dbm, unsigned int count)
struct xe_guc_db_mgr;
int xe_guc_db_mgr_init(struct xe_guc_db_mgr *dbm, unsigned int count);
int xe_guc_db_mgr_reserve_id_locked(struct xe_guc_db_mgr *dbm);
void xe_guc_db_mgr_release_id_locked(struct xe_guc_db_mgr *dbm, unsigned int id);
int xe_guc_db_mgr_reserve_range(struct xe_guc_db_mgr *dbm, unsigned int count, unsigned int spare);
void xe_guc_db_mgr_release_range(struct xe_guc_db_mgr *dbm, unsigned int start, unsigned int count);
void xe_guc_db_mgr_print(struct xe_guc_db_mgr *dbm, struct drm_printer *p, int indent);
struct xe_guc_db_mgr dbm;