Home
last modified time | relevance | path

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

/Linux-v5.4/tools/testing/scatterlist/linux/
Dmm.h64 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro
68 __UNIQUE_ID(min1_), __UNIQUE_ID(min2_), \
73 __UNIQUE_ID(min1_), __UNIQUE_ID(min2_), \
/Linux-v5.4/include/linux/
Ddynamic_debug.h143 __dynamic_func_call(__UNIQUE_ID(ddebug), fmt, func, ##__VA_ARGS__)
150 __dynamic_func_call_no_desc(__UNIQUE_ID(ddebug), fmt, func, ##__VA_ARGS__)
Dcompiler-clang.h13 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro
Dcompiler.h176 #ifndef __UNIQUE_ID
177 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) macro
Dcompiler-gcc.h71 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro
Dkernel.h868 __cmp_once(x, y, __UNIQUE_ID(__x), __UNIQUE_ID(__y), op))
Dmoduleparam.h24 static const char __UNIQUE_ID(name)[] \
Dserial_core.h378 __UNIQUE_ID(__earlycon_##_name))
/Linux-v5.4/arch/x86/kvm/
Demulate.c345 __FOPNOP(__stringify(__UNIQUE_ID(nop)))