Home
last modified time | relevance | path

Searched defs:max_blocks (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/lib/
Drheap.c45 static int grow(rh_info_t * info, int max_blocks) in grow()
105 int max_blocks; in assure_empty() local
300 void rh_init(rh_info_t * info, unsigned int alignment, int max_blocks, in rh_init()
/arch/powerpc/include/asm/
Drheap.h28 int max_blocks; member