__res              37 arch/arm/include/asm/div64.h 	register unsigned long long __res asm("r2");
__res              44 arch/arm/include/asm/div64.h 		: "=r" (__rem), "=r" (__res)
__res              47 arch/arm/include/asm/div64.h 	*n = __res;
__res              52 arch/m68k/include/asm/bootstd.h    register long __res __asm__ ("%d0") = __BN_##name; \
__res              54 arch/m68k/include/asm/bootstd.h                          : "=g" (__res) \
__res              55 arch/m68k/include/asm/bootstd.h                          : "0" (__res) \
__res              57 arch/m68k/include/asm/bootstd.h    __bsc_return(type,__res); \
__res              63 arch/m68k/include/asm/bootstd.h    register long __res __asm__ ("%d0") = __BN_##name; \
__res              66 arch/m68k/include/asm/bootstd.h                          : "=g" (__res) \
__res              67 arch/m68k/include/asm/bootstd.h                          : "0" (__res), "d" (__a) \
__res              69 arch/m68k/include/asm/bootstd.h    __bsc_return(type,__res); \
__res              75 arch/m68k/include/asm/bootstd.h    register long __res __asm__ ("%d0") = __BN_##name; \
__res              79 arch/m68k/include/asm/bootstd.h                          : "=g" (__res) \
__res              80 arch/m68k/include/asm/bootstd.h                          : "0" (__res), "d" (__a), "d" (__b) \
__res              82 arch/m68k/include/asm/bootstd.h    __bsc_return(type,__res); \
__res              88 arch/m68k/include/asm/bootstd.h    register long __res __asm__ ("%d0") = __BN_##name; \
__res              93 arch/m68k/include/asm/bootstd.h                          : "=g" (__res) \
__res              94 arch/m68k/include/asm/bootstd.h                          : "0" (__res), "d" (__a), "d" (__b), \
__res              97 arch/m68k/include/asm/bootstd.h    __bsc_return(type,__res); \
__res             103 arch/m68k/include/asm/bootstd.h    register long __res __asm__ ("%d0") = __BN_##name; \
__res             109 arch/m68k/include/asm/bootstd.h                          : "=g" (__res) \
__res             110 arch/m68k/include/asm/bootstd.h                          : "0" (__res), "d" (__a), "d" (__b), \
__res             113 arch/m68k/include/asm/bootstd.h    __bsc_return(type,__res); \
__res             119 arch/m68k/include/asm/bootstd.h    register long __res __asm__ ("%d0") = __BN_##name; \
__res             126 arch/m68k/include/asm/bootstd.h                          : "=g" (__res) \
__res             127 arch/m68k/include/asm/bootstd.h                          : "0" (__res), "d" (__a), "d" (__b), \
__res             130 arch/m68k/include/asm/bootstd.h    __bsc_return(type,__res); \
__res             110 arch/m68k/math-emu/fp_emu.h 	register int __res asm ("d0");				\
__res             113 arch/m68k/math-emu/fp_emu.h 			: "=d" (__res) : "a" (__src)		\
__res             115 arch/m68k/math-emu/fp_emu.h 	__res;							\
__res             104 arch/mips/include/asm/cmpxchg.h 	__typeof__(*(ptr)) __res;					\
__res             108 arch/mips/include/asm/cmpxchg.h 	__res = (__typeof__(*(ptr)))					\
__res             113 arch/mips/include/asm/cmpxchg.h 	__res;								\
__res             191 arch/mips/include/asm/cmpxchg.h 	__typeof__(*(ptr)) __res;					\
__res             194 arch/mips/include/asm/cmpxchg.h 	__res = cmpxchg_local((ptr), (old), (new));			\
__res             197 arch/mips/include/asm/cmpxchg.h 	__res;								\
__res             291 arch/mips/include/asm/cmpxchg.h 	__typeof__(*(ptr)) __res;					\
__res             301 arch/mips/include/asm/cmpxchg.h 		__res = __cmpxchg64((ptr), __old, __new);		\
__res             304 arch/mips/include/asm/cmpxchg.h 		__res = __cmpxchg64_unsupported();			\
__res             307 arch/mips/include/asm/cmpxchg.h 	__res;								\
__res             340 arch/mips/include/asm/cpu-features.h 	int __res;							\
__res             354 arch/mips/include/asm/cpu-features.h 		__res = 0;						\
__res             358 arch/mips/include/asm/cpu-features.h 		__res = 1;						\
__res             361 arch/mips/include/asm/cpu-features.h 	__res;								\
__res             284 arch/mips/include/asm/elf.h 	int __res = 1;							\
__res             288 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             290 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             292 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             295 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             297 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             299 arch/mips/include/asm/elf.h 	__res;								\
__res             307 arch/mips/include/asm/elf.h 	int __res = 1;							\
__res             311 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             313 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             315 arch/mips/include/asm/elf.h 	__res;								\
__res             323 arch/mips/include/asm/elf.h 	int __res = 1;							\
__res             327 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             329 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             332 arch/mips/include/asm/elf.h 		__res = 0;						\
__res             334 arch/mips/include/asm/elf.h 	__res;								\
__res             288 arch/mips/include/asm/mipsmtregs.h 	 unsigned long	__res;						\
__res             298 arch/mips/include/asm/mipsmtregs.h 	: "=r" (__res));						\
__res             300 arch/mips/include/asm/mipsmtregs.h 	__res;								\
__res             305 arch/mips/include/asm/mipsmtregs.h 	unsigned long __res;						\
__res             315 arch/mips/include/asm/mipsmtregs.h 	: "=r" (__res));						\
__res             317 arch/mips/include/asm/mipsmtregs.h 	__res;								\
__res             322 arch/mips/include/asm/mipsmtregs.h 	unsigned long __res;						\
__res             326 arch/mips/include/asm/mipsmtregs.h 	: "=r" (__res));						\
__res             328 arch/mips/include/asm/mipsmtregs.h 	__res;								\
__res            1310 arch/mips/include/asm/mipsregs.h 	unsigned int __res;					\
__res            1313 arch/mips/include/asm/mipsregs.h 	: "=r" (__res)						\
__res            1316 arch/mips/include/asm/mipsregs.h 	__res;							\
__res            1329 arch/mips/include/asm/mipsregs.h 	unsigned int __res;					\
__res            1332 arch/mips/include/asm/mipsregs.h 	: "=r" (__res)						\
__res            1335 arch/mips/include/asm/mipsregs.h 	__res;							\
__res            1352 arch/mips/include/asm/mipsregs.h ({ unsigned int __res;							\
__res            1356 arch/mips/include/asm/mipsregs.h 			: "=r" (__res));				\
__res            1363 arch/mips/include/asm/mipsregs.h 			: "=r" (__res));				\
__res            1364 arch/mips/include/asm/mipsregs.h 	__res;								\
__res            1368 arch/mips/include/asm/mipsregs.h ({ unsigned long long __res;						\
__res            1370 arch/mips/include/asm/mipsregs.h 		__res = __read_64bit_c0_split(source, sel, vol);	\
__res            1377 arch/mips/include/asm/mipsregs.h 			: "=r" (__res));				\
__res            1384 arch/mips/include/asm/mipsregs.h 			: "=r" (__res));				\
__res            1385 arch/mips/include/asm/mipsregs.h 	__res;								\
__res            1457 arch/mips/include/asm/mipsregs.h ({ unsigned int __res;							\
__res            1460 arch/mips/include/asm/mipsregs.h 		: "=r" (__res));					\
__res            1461 arch/mips/include/asm/mipsregs.h 	__res;								\
__res            1557 arch/mips/include/asm/mipsregs.h 	unsigned int __res;						\
__res            1565 arch/mips/include/asm/mipsregs.h 	: "=r" (__res)							\
__res            1567 arch/mips/include/asm/mipsregs.h 	__res;								\
__res            2007 arch/mips/include/asm/mipsregs.h ({ int __res;								\
__res            2014 arch/mips/include/asm/mipsregs.h 		: "=r" (__res)						\
__res            2016 arch/mips/include/asm/mipsregs.h 	__res;								\
__res            2020 arch/mips/include/asm/mipsregs.h ({ unsigned long long __res;						\
__res            2027 arch/mips/include/asm/mipsregs.h 		: "=r" (__res)						\
__res            2029 arch/mips/include/asm/mipsregs.h 	__res;								\
__res            2276 arch/mips/include/asm/mipsregs.h 	unsigned int __res;						\
__res            2287 arch/mips/include/asm/mipsregs.h 	: "=r" (__res));						\
__res            2288 arch/mips/include/asm/mipsregs.h 	__res;								\
__res            2547 arch/mips/include/asm/mipsregs.h 	unsigned int __res;						\
__res            2557 arch/mips/include/asm/mipsregs.h 	: "=r" (__res)							\
__res            2559 arch/mips/include/asm/mipsregs.h 	__res;								\
__res             232 arch/mips/include/asm/netlogic/mips-extns.h ({ uint32_t __res;							\
__res             238 arch/mips/include/asm/netlogic/mips-extns.h 			: "=r" (__res));				\
__res             244 arch/mips/include/asm/netlogic/mips-extns.h 			: "=r" (__res));				\
__res             245 arch/mips/include/asm/netlogic/mips-extns.h 	__res;								\
__res             249 arch/mips/include/asm/netlogic/mips-extns.h ({ unsigned long long __res;						\
__res             251 arch/mips/include/asm/netlogic/mips-extns.h 		__res = __read_64bit_c2_split(source, sel);		\
__res             257 arch/mips/include/asm/netlogic/mips-extns.h 			: "=r" (__res));				\
__res             263 arch/mips/include/asm/netlogic/mips-extns.h 			: "=r" (__res));				\
__res             264 arch/mips/include/asm/netlogic/mips-extns.h 	__res;								\
__res             376 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             383 arch/mips/include/asm/sgiarcs.h 	: "=r" (__res), "=r" (__vec)					\
__res             386 arch/mips/include/asm/sgiarcs.h 	(unsigned long) __res;						\
__res             390 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             398 arch/mips/include/asm/sgiarcs.h 	: "=r" (__res), "=r" (__vec)					\
__res             401 arch/mips/include/asm/sgiarcs.h 	(unsigned long) __res;						\
__res             405 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             414 arch/mips/include/asm/sgiarcs.h 	: "=r" (__res), "=r" (__vec)					\
__res             417 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res             421 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             431 arch/mips/include/asm/sgiarcs.h 	: "=r" (__res), "=r" (__vec)					\
__res             434 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res             438 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             449 arch/mips/include/asm/sgiarcs.h 	: "=r" (__res), "=r" (__vec)					\
__res             453 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res             457 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             470 arch/mips/include/asm/sgiarcs.h 	: "=r" (__res), "=r" (__vec)					\
__res             475 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res             484 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             487 arch/mips/include/asm/sgiarcs.h 	__res = __vec();						\
__res             488 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res             492 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             496 arch/mips/include/asm/sgiarcs.h 	__res = __vec(__a1);						\
__res             497 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res             501 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             506 arch/mips/include/asm/sgiarcs.h 	__res = __vec(__a1, __a2);					\
__res             507 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res             511 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             517 arch/mips/include/asm/sgiarcs.h 	__res = __vec(__a1, __a2, __a3);				\
__res             518 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res             522 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             529 arch/mips/include/asm/sgiarcs.h 	__res = __vec(__a1, __a2, __a3, __a4);				\
__res             530 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res             534 arch/mips/include/asm/sgiarcs.h ({	long __res;							\
__res             543 arch/mips/include/asm/sgiarcs.h 	__res = __vec(__a1, __a2, __a3, __a4, __a5);			\
__res             544 arch/mips/include/asm/sgiarcs.h 	__res;								\
__res              75 arch/mips/include/asm/string.h   int __res;
__res              94 arch/mips/include/asm/string.h 	: "=r" (__cs), "=r" (__ct), "=r" (__res)
__res              97 arch/mips/include/asm/string.h   return __res;
__res             106 arch/mips/include/asm/string.h 	int __res;
__res             127 arch/mips/include/asm/string.h 	: "=r" (__cs), "=r" (__ct), "=r" (__count), "=r" (__res)
__res             130 arch/mips/include/asm/string.h 	return __res;
__res              52 arch/parisc/include/asm/unistd.h 		register unsigned long __res __asm__("r28");		\
__res              60 arch/parisc/include/asm/unistd.h 			: "=r" (__res)					\
__res              64 arch/parisc/include/asm/unistd.h 		__sys_res = (long)__res;				\
__res              39 arch/riscv/include/asm/bitops.h 	unsigned long __res, __mask;				\
__res              43 arch/riscv/include/asm/bitops.h 		: "=r" (__res), "+A" (addr[BIT_WORD(nr)])	\
__res              46 arch/riscv/include/asm/bitops.h 	((__res & __mask) != 0);				\
__res              60 arch/sh/include/asm/string_32.h 	register int __res;
__res              76 arch/sh/include/asm/string_32.h 		: "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&z" (__dummy)
__res              80 arch/sh/include/asm/string_32.h 	return __res;
__res              86 arch/sh/include/asm/string_32.h 	register int __res;
__res             108 arch/sh/include/asm/string_32.h 		:"=r" (__cs), "=r" (__ct), "=&r" (__res), "=&z" (__dummy)
__res             112 arch/sh/include/asm/string_32.h 	return __res;
__res              36 arch/x86/boot/printf.c int __res; \
__res              37 arch/x86/boot/printf.c __res = ((unsigned long) n) % (unsigned) base; \
__res              39 arch/x86/boot/printf.c __res; })
__res             112 arch/x86/include/asm/xen/hypercall.h 	register unsigned long __res  asm(__HYPERCALL_RETREG);		\
__res             119 arch/x86/include/asm/xen/hypercall.h #define __HYPERCALL_0PARAM	"=r" (__res), ASM_CALL_CONSTRAINT
__res             153 arch/x86/include/asm/xen/hypercall.h 	(type)__res;							\
__res             164 arch/x86/include/asm/xen/hypercall.h 	(type)__res;							\
__res             175 arch/x86/include/asm/xen/hypercall.h 	(type)__res;							\
__res             186 arch/x86/include/asm/xen/hypercall.h 	(type)__res;							\
__res             197 arch/x86/include/asm/xen/hypercall.h 	(type)__res;							\
__res             217 arch/x86/include/asm/xen/hypercall.h 	return (long)__res;
__res             495 arch/x86/kernel/vm86_32.c 		__u8 __res; \
__res             496 arch/x86/kernel/vm86_32.c 		if (get_user(__res, base + ptr) < 0) \
__res             499 arch/x86/kernel/vm86_32.c 		__res; \
__res             504 arch/x86/kernel/vm86_32.c 		__u16 __res; \
__res             505 arch/x86/kernel/vm86_32.c 		if (get_user(val_byte(__res, 0), base + ptr) < 0) \
__res             508 arch/x86/kernel/vm86_32.c 		if (get_user(val_byte(__res, 1), base + ptr) < 0) \
__res             511 arch/x86/kernel/vm86_32.c 		__res; \
__res             516 arch/x86/kernel/vm86_32.c 		__u32 __res; \
__res             517 arch/x86/kernel/vm86_32.c 		if (get_user(val_byte(__res, 0), base + ptr) < 0) \
__res             520 arch/x86/kernel/vm86_32.c 		if (get_user(val_byte(__res, 1), base + ptr) < 0) \
__res             523 arch/x86/kernel/vm86_32.c 		if (get_user(val_byte(__res, 2), base + ptr) < 0) \
__res             526 arch/x86/kernel/vm86_32.c 		if (get_user(val_byte(__res, 3), base + ptr) < 0) \
__res             529 arch/x86/kernel/vm86_32.c 		__res; \
__res               8 arch/x86/lib/strstr_32.c register char *__res;
__res              28 arch/x86/lib/strstr_32.c 	: "=a" (__res), "=&c" (d0), "=&S" (d1)
__res              31 arch/x86/lib/strstr_32.c return __res;
__res              65 arch/xtensa/include/asm/string.h 	register int __res;
__res              78 arch/xtensa/include/asm/string.h 		: "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&r" (__dummy)
__res              81 arch/xtensa/include/asm/string.h 	return __res;
__res              87 arch/xtensa/include/asm/string.h 	register int __res;
__res             103 arch/xtensa/include/asm/string.h 		: "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&r" (__dummy)
__res             106 arch/xtensa/include/asm/string.h 	return __res;
__res              57 drivers/mmc/core/mmc.c 		u32 __res;						\
__res              59 drivers/mmc/core/mmc.c 		__res = resp[__off] >> __shft;				\
__res              61 drivers/mmc/core/mmc.c 			__res |= resp[__off-1] << ((32 - __shft) % 32);	\
__res              62 drivers/mmc/core/mmc.c 		__res & __mask;						\
__res              61 drivers/mmc/core/sd.c 		u32 __res;						\
__res              63 drivers/mmc/core/sd.c 		__res = resp[__off] >> __shft;				\
__res              65 drivers/mmc/core/sd.c 			__res |= resp[__off-1] << ((32 - __shft) % 32);	\
__res              66 drivers/mmc/core/sd.c 		__res & __mask;						\
__res              71 drivers/parisc/power.c         register unsigned long __res asm("r28");\
__res              73 drivers/parisc/power.c 		".word %1" : "=&r" (__res) : "i" (MFCPU_T(dr,28) ) \
__res              75 drivers/parisc/power.c 	__res;					\
__res              27 include/linux/resource_ext.h 	struct resource		__res;	/* Default storage for res */
__res            1630 kernel/resource.c 		entry->res = res ? res : &entry->__res;
__res             233 tools/testing/nvdimm/test/iomap.c static int match(struct device *dev, void *__res, void *match_data)
__res             235 tools/testing/nvdimm/test/iomap.c 	struct resource *res = *((struct resource **) __res);