Home
last modified time | relevance | path

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

/linux/tools/testing/scatterlist/linux/
A Dmm.h65 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro
69 __UNIQUE_ID(min1_), __UNIQUE_ID(min2_), \
74 __UNIQUE_ID(min1_), __UNIQUE_ID(min2_), \
/linux/include/linux/
A Dcompiler.h200 #ifndef __UNIQUE_ID
201 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) macro
244 __UNIQUE_ID(__PASTE(__addressable_,sym)) = (void *)&sym;
A Dminmax.h38 __cmp_once(x, y, __UNIQUE_ID(__x), __UNIQUE_ID(__y), op))
A Ddynamic_debug.h152 __dynamic_func_call(__UNIQUE_ID(ddebug), fmt, func, ##__VA_ARGS__)
159 __dynamic_func_call_no_desc(__UNIQUE_ID(ddebug), fmt, func, ##__VA_ARGS__)
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 Dmoduleparam.h24 static const char __UNIQUE_ID(name)[] \
A Dserial_core.h370 static const struct earlycon_id __UNIQUE_ID(__earlycon_##_name) \
A Dpci.h2025 class_shift, hook, __UNIQUE_ID(hook))
/linux/include/kunit/
A Dtest.h376 __kunit_test_suites(__UNIQUE_ID(array), \
377 __UNIQUE_ID(suites), \
/linux/arch/x86/kvm/
A Demulate.c339 __FOPNOP(__stringify(__UNIQUE_ID(nop)))

Completed in 33 milliseconds