Searched defs:__alloc_size (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dcompiler_types.h353 # define __alloc_size(x, ...) __alloc_size__(x, ## __VA_ARGS__) __malloc macro
356 # define __alloc_size(x, ...) __malloc macro

Completed in 106 milliseconds