Home
last modified time | relevance | path

Searched refs:DEFINE_PER_CPU (Results 1 – 8 of 8) sorted by relevance

/include/linux/
A Dcookie.h23 static DEFINE_PER_CPU(struct pcpu_gen_cookie, __##name); \
A Dpercpu-rwsem.h31 static DEFINE_PER_CPU(unsigned int, __percpu_rwsem_rc_##name); \
A Dtorture.h76 DEFINE_PER_CPU(struct torture_random_state, name)
A Dnotifier.h127 static DEFINE_PER_CPU(struct srcu_data, name##_head_srcu_data); \
A Dalloc_tag.h118 static DEFINE_PER_CPU(struct alloc_tag_counters, _alloc_tag_cntr); \
A Dpercpu-defs.h113 #define DEFINE_PER_CPU(type, name) \ macro
187 #define DEFINE_PER_CPU_DECRYPTED(type, name) DEFINE_PER_CPU(type, name)
A Dsrcutree.h202 static DEFINE_PER_CPU(struct srcu_data, name##_srcu_data); \
/include/rv/
A Dda_monitor.h242 static DEFINE_PER_CPU(struct da_monitor, da_mon_##name); \

Completed in 12 milliseconds