Home
last modified time | relevance | path

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

/linux/include/linux/
A Dcompiler_attributes.h43 #define __alloc_size__(x, ...) __attribute__((__alloc_size__(x, ## __VA_ARGS__))) macro
A Dcompiler_types.h259 #ifdef __alloc_size__
260 # define __alloc_size(x, ...) __alloc_size__(x, ## __VA_ARGS__) __malloc
A Dcompiler-gcc.h159 #undef __alloc_size__

Completed in 7 milliseconds