Searched refs:rh_init (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | rheap.h | 56 extern void rh_init(rh_info_t * info, unsigned int alignment, int max_blocks,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | rheap.h | 56 extern void rh_init(rh_info_t * info, unsigned int alignment, int max_blocks,
|
/kernel/linux/linux-5.10/arch/powerpc/lib/ |
H A D | rheap.c | 300 void rh_init(rh_info_t * info, unsigned int alignment, int max_blocks, in rh_init() function 326 EXPORT_SYMBOL_GPL(rh_init); variable 439 * is an offset into the buffer initialized by rh_init(), or a negative number 514 * an offset into the buffer initialized by rh_init(), or a negative number if 525 * rh_init(), or a negative number if there is an error.
|
/kernel/linux/linux-6.6/arch/powerpc/lib/ |
H A D | rheap.c | 300 void rh_init(rh_info_t * info, unsigned int alignment, int max_blocks, in rh_init() function 326 EXPORT_SYMBOL_GPL(rh_init); variable 439 * is an offset into the buffer initialized by rh_init(), or a negative number 514 * an offset into the buffer initialized by rh_init(), or a negative number if 525 * rh_init(), or a negative number if there is an error.
|
Completed in 4 milliseconds