Home
last modified time | relevance | path

Searched refs:__mm_find_start (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ofed/libibverbs/
H A Dmemory.c497 static struct ibv_mem_node *__mm_find_start(uintptr_t start, uintptr_t end) in __mm_find_start() function
546 node = __mm_find_start(start, end); in get_start_node()