Searched refs:rh_alloc (Results 1 – 3 of 3) sorted by relevance
70 extern unsigned long rh_alloc(rh_info_t * info, int size, const char *owner);
517 unsigned long rh_alloc(rh_info_t * info, int size, const char *owner) in rh_alloc() function521 EXPORT_SYMBOL_GPL(rh_alloc);
148 start = rh_alloc(&cpm_muram_info, size, "commproc"); in cpm_muram_alloc()