Searched refs:s_nonreloc_ml (Results 1 – 1 of 1) sorted by relevance
2478 struct memlist *s_nonreloc_ml = NULL; in dr_get_target_preference() local2497 s_nonreloc_ml = dr_get_nonreloc_mlist(b_ml, s_mp); in dr_get_target_preference()2498 if (s_nonreloc_ml == NULL) { in dr_get_target_preference()2502 if (dr_memlist_canfit(s_nonreloc_ml, t_ml, s_mp, t_mp)) in dr_get_target_preference()2508 if (s_nonreloc_ml != NULL) in dr_get_target_preference()2509 memlist_delete(s_nonreloc_ml); in dr_get_target_preference()