Searched refs:NEXP_AP (Results 1 – 2 of 2) sorted by relevance
128 if (!exported_ap_realloc_map(exported_ap_size + NEXP_AP)) in exported_ap_alloc()152 if (last_used_map < exported_ap_size - (NEXP_AP + NEXP_AP_MARGIN)) in exported_ap_alloc()153 exported_ap_realloc_map(exported_ap_size - NEXP_AP); in exported_ap_alloc()
153 #define NEXP_AP (254) macro