Searched defs:__alloc_size (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ | ||
H A D | compiler_types.h | 348 # define __alloc_size(x, ...) __alloc_size__(x, ## __VA_ARGS__) __malloc macro 351 # define __alloc_size(x, ...) __malloc macro |
Completed in 2 milliseconds