Home
last modified time | relevance | path

Searched refs:solver_state (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/accel/amdxdna/
H A Daie2_solver.c44 struct solver_state { struct
66 static int qos_meet(struct solver_state *xrs, struct aie_qos *rqos, u32 cgops) in qos_meet() argument
79 static int sanity_check(struct solver_state *xrs, struct alloc_requests *req) in sanity_check()
112 static int set_dpm_level(struct solver_state *xrs, struct alloc_requests *req, u32 *dpm_level) in set_dpm_level()
183 static int get_free_partition(struct solver_state *xrs, in get_free_partition()
222 static int allocate_partition(struct solver_state *xrs, in allocate_partition()
262 static struct solver_node *create_solver_node(struct solver_state *xrs, in create_solver_node()
290 static void fill_load_action(struct solver_state *xrs, in fill_load_action()
303 struct solver_state *xrs; in xrs_allocate_resource()
307 xrs = (struct solver_state *)hdl; in xrs_allocate_resource()
[all …]