Home
last modified time | relevance | path

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

/linux-6.3-rc2/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.h183 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) macro
/linux-6.3-rc2/tools/testing/scatterlist/linux/
A Dmm.h65 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro

Completed in 5 milliseconds