Searched refs:max_stats (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Drheap.h80 extern int rh_get_stats(rh_info_t * info, int what, int max_stats,
/linux-master/arch/powerpc/lib/
H A Drheap.c641 int rh_get_stats(rh_info_t * info, int what, int max_stats, rh_stats_t * stats) argument
666 if (stats != NULL && nr < max_stats) {

Completed in 88 milliseconds