Home
last modified time | relevance | path

Searched refs:__alloc_size__ (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dcompiler_attributes.h44 #define __alloc_size__(x, ...) __attribute__((__alloc_size__(x, ## __VA_ARGS__))) macro
H A Dcompiler-gcc.h136 #undef __alloc_size__