Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Drheap.h70 extern unsigned long rh_alloc(rh_info_t * info, int size, const char *owner);
/openbmc/linux/arch/powerpc/lib/
H A Drheap.c517 unsigned long rh_alloc(rh_info_t * info, int size, const char *owner) in rh_alloc() function
521 EXPORT_SYMBOL_GPL(rh_alloc);