krealloc
#define krealloc(...) krealloc_node(__VA_ARGS__, NUMA_NO_NODE)
static inline void *krealloc(void *p, size_t s, gfp_t gfp)