Searched defs:solver_node (Results 1 – 1 of 1) sorted by relevance
23 struct solver_node { struct24 struct list_head list;25 u64 rid; /* Request ID from consumer */27 struct partition_node *pt_node;28 void *cb_arg;29 u32 dpm_level;30 u32 cols_len;