Home
last modified time | relevance | path

Searched defs:__UNIQUE_ID (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
A Dcompiler-clang.h11 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro
A Dcompiler-gcc.h42 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro
A Dcompiler.h201 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) macro
/linux/tools/testing/scatterlist/linux/
A Dmm.h65 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro

Completed in 6 milliseconds