Searched refs:hieralloc_find (Results 1 – 2 of 2) sorted by relevance
96 int hieralloc_find(const void * top, const void * ptr, FILE * file, int tab);
533 int hieralloc_find(const void * top, const void * ptr, FILE * file, int tab) in hieralloc_find() function550 found += hieralloc_find(child + 1, ptr, file, tab + 2); in hieralloc_find()