typecheck          76 include/asm-frv/system.h 	typecheck(unsigned long, flags);			\
typecheck          94 include/asm-frv/system.h 	typecheck(unsigned long, flags);	\
typecheck         101 include/asm-frv/system.h 	typecheck(unsigned long, flags);				\
typecheck         143 include/asm-frv/system.h 	typecheck(unsigned long, flags);	\
typecheck         153 include/asm-frv/system.h 	typecheck(unsigned long, flags);		\
typecheck         165 include/asm-frv/system.h 	typecheck(unsigned long, flags);		\
typecheck         100 include/asm-mn10300/system.h 	typecheck(unsigned long, x);		\
typecheck         151 include/asm-mn10300/system.h 	typecheck(unsigned long, x);		\
typecheck          26 include/asm-um/system-generic.h #define local_save_flags(flags) do { typecheck(unsigned long, flags); \
typecheck          28 include/asm-um/system-generic.h #define local_irq_restore(flags) do { typecheck(unsigned long, flags); \
typecheck          28 include/asm-x86/mutex_32.h 	typecheck(atomic_t *, count);				\
typecheck          77 include/asm-x86/mutex_32.h 	typecheck(atomic_t *, count);				\
typecheck          23 include/asm-x86/mutex_64.h 	typecheck(atomic_t *, v);				\
typecheck          66 include/asm-x86/mutex_64.h 	typecheck(atomic_t *, v);				\
typecheck          65 include/linux/irqflags.h 		typecheck(unsigned long, flags);	\
typecheck          73 include/linux/irqflags.h 		typecheck(unsigned long, flags);	\
typecheck          91 include/linux/irqflags.h 		typecheck(unsigned long, flags);	\
typecheck          96 include/linux/irqflags.h 		typecheck(unsigned long, flags);	\
typecheck         110 include/linux/irqflags.h 		typecheck(unsigned long, flags);	\
typecheck         124 include/linux/irqflags.h 	typecheck(unsigned long, flags);	\
typecheck         107 include/linux/jiffies.h 	(typecheck(unsigned long, a) && \
typecheck         108 include/linux/jiffies.h 	 typecheck(unsigned long, b) && \
typecheck         113 include/linux/jiffies.h 	(typecheck(unsigned long, a) && \
typecheck         114 include/linux/jiffies.h 	 typecheck(unsigned long, b) && \
typecheck         126 include/linux/jiffies.h 	(typecheck(__u64, a) &&	\
typecheck         127 include/linux/jiffies.h 	 typecheck(__u64, b) && \
typecheck         132 include/linux/jiffies.h 	(typecheck(__u64, a) && \
typecheck         133 include/linux/jiffies.h 	 typecheck(__u64, b) && \
typecheck         188 include/linux/spinlock.h 		 typecheck(struct lockdep_map *, &(nest_lock)->dep_map);\
typecheck         203 include/linux/spinlock.h 		typecheck(unsigned long, flags);	\
typecheck         208 include/linux/spinlock.h 		typecheck(unsigned long, flags);	\
typecheck         213 include/linux/spinlock.h 		typecheck(unsigned long, flags);	\
typecheck         220 include/linux/spinlock.h 		typecheck(unsigned long, flags);			\
typecheck         226 include/linux/spinlock.h 		typecheck(unsigned long, flags);			\
typecheck         235 include/linux/spinlock.h 		typecheck(unsigned long, flags);	\
typecheck         240 include/linux/spinlock.h 		typecheck(unsigned long, flags);	\
typecheck         245 include/linux/spinlock.h 		typecheck(unsigned long, flags);	\
typecheck         302 include/linux/spinlock.h 		typecheck(unsigned long, flags);	\
typecheck         309 include/linux/spinlock.h 		typecheck(unsigned long, flags);	\
typecheck         316 include/linux/spinlock.h 		typecheck(unsigned long, flags);	\