Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/include/linux/
A Dminmax.h38 __cmp_once(x, y, __UNIQUE_ID(__x), __UNIQUE_ID(__y), op))
59 __clamp_once(val, lo, hi, __UNIQUE_ID(__val), \
60 __UNIQUE_ID(__lo), __UNIQUE_ID(__hi))); })
A Drcupdate.h451 #define unrcu_pointer(p) __unrcu_pointer(p, __UNIQUE_ID(rcu))
479 #define rcu_dereference_raw(p) __rcu_dereference_raw(p, __UNIQUE_ID(rcu))
574 #define rcu_access_pointer(p) __rcu_access_pointer((p), __UNIQUE_ID(rcu), __rcu)
610 __rcu_dereference_check((p), __UNIQUE_ID(rcu), \
626 __rcu_dereference_check((p), __UNIQUE_ID(rcu), \
642 __rcu_dereference_check((p), __UNIQUE_ID(rcu), \
654 __rcu_dereference_check((p), __UNIQUE_ID(rcu), 1, __rcu)
673 __rcu_dereference_protected((p), __UNIQUE_ID(rcu), (c), __rcu)
A Dcompiler.h182 #ifndef __UNIQUE_ID
183 # define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __LINE__) macro
216 __UNIQUE_ID(__PASTE(__addressable_,sym)) = (void *)&sym;
A Ddynamic_debug.h247 __dynamic_func_call_cls(__UNIQUE_ID(ddebug), cls, fmt, func, ##__VA_ARGS__)
257 __dynamic_func_call_cls_no_desc(__UNIQUE_ID(ddebug), cls, fmt, \
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 Dsrcu.h139 __rcu_dereference_check((p), __UNIQUE_ID(rcu), \
A Dmoduleparam.h24 static const char __UNIQUE_ID(name)[] \
A Dserial_core.h806 static const struct earlycon_id __UNIQUE_ID(__earlycon_##_name) \
A Dpci.h2096 class_shift, hook, __UNIQUE_ID(hook))
/linux-6.3-rc2/include/kunit/
A Dtest.h279 __kunit_test_suites(__UNIQUE_ID(array), \
305 __kunit_test_suites(CONCATENATE(__UNIQUE_ID(array), _probe), \
/linux-6.3-rc2/arch/x86/kvm/
A Demulate.c329 __FOPNOP(__stringify(__UNIQUE_ID(nop)))

Completed in 36 milliseconds