DEFINE_PER_CPU_DECRYPTED  182 include/linux/percpu-defs.h #define DEFINE_PER_CPU_DECRYPTED(type, name)				\
DEFINE_PER_CPU_DECRYPTED  185 include/linux/percpu-defs.h #define DEFINE_PER_CPU_DECRYPTED(type, name)	DEFINE_PER_CPU(type, name)