Home
last modified time | relevance | path

Searched refs:rh_alloc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Drheap.h70 extern unsigned long rh_alloc(rh_info_t * info, int size, const char *owner);
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Drheap.h70 extern unsigned long rh_alloc(rh_info_t * info, int size, const char *owner);
/kernel/linux/linux-5.10/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); variable
608 /* Deallocate the memory previously allocated by one of the rh_alloc functions.
/kernel/linux/linux-6.6/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); variable
608 /* Deallocate the memory previously allocated by one of the rh_alloc functions.

Completed in 3 milliseconds