__typeof          138 arch/arm/include/asm/cmpxchg.h 	(__typeof(*ptr))__cmpxchg_local_generic((ptr),			\
__typeof          238 arch/arm/include/asm/cmpxchg.h 	(__typeof(*ptr))__cmpxchg_local((ptr),				\
__typeof           46 arch/mips/include/asm/cmpxchg.h 	__typeof(*(m)) __ret;						\
__typeof          118 arch/mips/include/asm/cmpxchg.h 	__typeof(*(m)) __ret;						\
__typeof          169 arch/nios2/include/asm/uaccess.h 	__typeof__(*(ptr)) __pu_val = (__typeof(*ptr))(x);		\
__typeof           12 arch/s390/include/asm/syscall_wrapper.h 	__typeof(__builtin_choose_expr(sizeof(t) > 4, 0L, (t)0)) a
__typeof          118 drivers/net/ethernet/netronome/nfp/nfp_net.h 		__typeof(desc) __d = (desc);				\
__typeof          121 include/linux/syscalls.h #define __SC_LONG(t, a) __typeof(__builtin_choose_expr(__TYPE_IS_LL(t), 0LL, 0L)) a
__typeof           69 tools/testing/selftests/rseq/rseq-arm.h 	__typeof(*p) ____p1 = RSEQ_READ_ONCE(*p);			\
__typeof           30 tools/testing/selftests/rseq/rseq-arm64.h 	__typeof(*p) ____p1;							\
__typeof           50 tools/testing/selftests/rseq/rseq-mips.h 	__typeof(*p) ____p1 = RSEQ_READ_ONCE(*p);			\
__typeof           26 tools/testing/selftests/rseq/rseq-ppc.h 	__typeof(*p) ____p1 = RSEQ_READ_ONCE(*p);			\
__typeof           18 tools/testing/selftests/rseq/rseq-s390.h 	__typeof(*p) ____p1 = RSEQ_READ_ONCE(*p);			\
__typeof           38 tools/testing/selftests/rseq/rseq-x86.h 	__typeof(*p) ____p1 = RSEQ_READ_ONCE(*p);			\
__typeof          557 tools/testing/selftests/rseq/rseq-x86.h 	__typeof(*p) ____p1 = RSEQ_READ_ONCE(*p);			\