Home
last modified time | relevance | path

Searched defs:__counted_by_ptr (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dstddef.h76 #define __counted_by_ptr(m) macro
/linux/include/linux/
H A Dcompiler_types.h392 #define __counted_by_ptr(member) __attribute__((__counted_by__(member))) macro
394 #define __counted_by_ptr(member) macro