Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcompiler.h193 #ifndef __UNIQUE_ID
194 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) macro
Dcompiler-gcc.h174 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro
Dmoduleparam.h21 static const char __UNIQUE_ID(name)[] \
27 struct __UNIQUE_ID(name) {}