Searched refs:emul64_max_list_length (Results 1 – 1 of 1) sorted by relevance
118 static uint64_t emul64_max_list_length = 0; /* Maximum size of a linked */ variable1285 if (tgt->emul64_list_length > emul64_max_list_length) { in bsd_allocblk()1286 emul64_max_list_length = tgt->emul64_list_length; in bsd_allocblk()