Searched refs:middle (Results 1 – 2 of 2) sorted by relevance
153 the middle part 165 for a matching prefix, middle part and index part171 The middle part is usually located in ROM (const)
679 rt_page_t middle = _buddy_get(head, lower_bits); in __pages_alloc() local680 if (p >= middle) in __pages_alloc()685 head = middle; in __pages_alloc()690 _get_pgls_head_by_page(agr_pgls, middle, lower_bits), in __pages_alloc()691 middle, lower_bits); in __pages_alloc()
Completed in 5 milliseconds