Searched refs:__UNIQUE_ID (Results 1 - 12 of 12) sorted by relevance

/linux-master/tools/testing/scatterlist/linux/
H 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-master/include/linux/
H A Dminmax.h58 __cmp_once(op, x, y, __UNIQUE_ID(__x), __UNIQUE_ID(__y)))
77 __clamp_once(val, lo, hi, __UNIQUE_ID(__val), \
78 __UNIQUE_ID(__lo), __UNIQUE_ID(__hi))); })
H A Drcupdate.h459 #define unrcu_pointer(p) __unrcu_pointer(p, __UNIQUE_ID(rcu))
487 #define rcu_dereference_raw(p) __rcu_dereference_raw(p, __UNIQUE_ID(rcu))
582 #define rcu_access_pointer(p) __rcu_access_pointer((p), __UNIQUE_ID(rcu), __rcu)
618 __rcu_dereference_check((p), __UNIQUE_ID(rcu), \
634 __rcu_dereference_check((p), __UNIQUE_ID(rcu), \
650 __rcu_dereference_check((p), __UNIQUE_ID(rcu), \
662 __rcu_dereference_check((p), __UNIQUE_ID(rcu), 1, __rcu)
681 __rcu_dereference_protected((p), __UNIQUE_ID(rcu), (c), __rcu)
H A Dcompiler.h189 #define __UNIQUE_ID(prefix) __PASTE(__PASTE(__UNIQUE_ID_, prefix), __COUNTER__) macro
221 __UNIQUE_ID(__PASTE(__addressable_,sym)) = (void *)(uintptr_t)&sym;
H A Ddynamic_debug.h248 __dynamic_func_call_cls(__UNIQUE_ID(ddebug), cls, fmt, func, ##__VA_ARGS__)
258 __dynamic_func_call_cls_no_desc(__UNIQUE_ID(ddebug), cls, fmt, \
H A Dsrcu.h169 __rcu_dereference_check((p), __UNIQUE_ID(rcu), \
H A Dcleanup.h164 CLASS(_name, __UNIQUE_ID(guard))
H A Dmoduleparam.h24 static const char __UNIQUE_ID(name)[] \
H A Dserial_core.h915 static const struct earlycon_id __UNIQUE_ID(__earlycon_##_name) \
H A Dpci.h2248 class_shift, hook, __UNIQUE_ID(hook))
/linux-master/include/kunit/
H A Dtest.h373 __kunit_test_suites(__UNIQUE_ID(array), \
404 __kunit_init_test_suites(CONCATENATE(__UNIQUE_ID(array), _probe), \
/linux-master/arch/x86/kvm/
H A Demulate.c329 __FOPNOP(__stringify(__UNIQUE_ID(nop)))

Completed in 567 milliseconds