Searched refs:rh_alloc_align (Results 1 – 2 of 2) sorted by relevance
66 extern unsigned long rh_alloc_align(rh_info_t * info, int size, int alignment,
442 unsigned long rh_alloc_align(rh_info_t * info, int size, int alignment, const char *owner) in rh_alloc_align() function511 EXPORT_SYMBOL_GPL(rh_alloc_align);519 return rh_alloc_align(info, size, info->alignment, owner); in rh_alloc()
Completed in 5 milliseconds