Searched refs:__realloc_size (Results 1 – 3 of 3) sorted by relevance
281 # define __realloc_size(x, ...) __alloc_size__(x, ## __VA_ARGS__) macro284 # define __realloc_size(x, ...) macro
195 void * __must_check krealloc(const void *objp, size_t new_size, gfp_t flags) __realloc_size(2);615 static inline __realloc_size(2, 3) void * __must_check krealloc_array(void *p, in krealloc_array()733 __realloc_size(3);
1328 static __always_inline __realloc_size(2) void *