| /linux/arch/m68k/include/asm/ |
| A D | bootstd.h | 54 : "=g" (__res) \ 55 : "0" (__res) \ 57 __bsc_return(type,__res); \ 66 : "=g" (__res) \ 69 __bsc_return(type,__res); \ 79 : "=g" (__res) \ 82 __bsc_return(type,__res); \ 93 : "=g" (__res) \ 97 __bsc_return(type,__res); \ 113 __bsc_return(type,__res); \ [all …]
|
| /linux/arch/mips/include/asm/ |
| A D | sgiarcs.h | 382 __res; \ 390 __res; \ 399 __res; \ 409 __res; \ 420 __res; \ 432 __res; \ 445 __res; \ 454 __res; \ 464 __res; \ 475 __res; \ [all …]
|
| A D | cmpxchg.h | 94 __typeof__(*(ptr)) __res; \ 104 __res = (__typeof__(*(ptr))) \ 109 __res; \ 186 __typeof__(*(ptr)) __res; \ 196 __res = arch_cmpxchg_local((ptr), (old), (new)); \ 206 __res; \ 302 __typeof__(*(ptr)) __res; \ 312 __res = __cmpxchg64((ptr), __old, __new); \ 315 __res = __cmpxchg64_unsupported(); \ 318 __res; \
|
| A D | elf.h | 282 int __res = 1; \ 286 __res = 0; \ 288 __res = 0; \ 292 __res = 0; \ 295 __res = 0; \ 298 __res = 0; \ 300 __res = 0; \ 302 __res; \ 314 __res = 0; \ 316 __res = 0; \ [all …]
|
| A D | mipsmtregs.h | 319 unsigned long __res; \ 328 : "=r" (__res)); \ 330 __res; \ 343 unsigned long __res; \ 352 : "=r" (__res)); \ 354 __res; \ 359 unsigned long __res; \ 363 : "=r" (__res)); \ 365 __res; \
|
| A D | mipsregs.h | 1534 : "=r" (__res) \ 1537 __res; \ 1556 __res; \ 1585 __res; \ 1606 __res; \ 1682 __res; \ 1795 __res; \ 2272 __res; \ 2285 __res; \ 2544 __res; \ [all …]
|
| A D | cpu-features.h | 126 int __res; \ 133 __res = 1; \ 137 __res = 0; \ 140 __res; \ 369 int __res; \ 383 __res = 0; \ 387 __res = 1; \ 390 __res; \
|
| /linux/arch/sh/include/asm/ |
| A D | string_32.h | 32 register int __res; in strcmp() local 48 : "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&z" (__dummy) in strcmp() 52 return __res; in strcmp() 58 register int __res; in strncmp() local 80 :"=r" (__cs), "=r" (__ct), "=&r" (__res), "=&z" (__dummy) in strncmp() 84 return __res; in strncmp()
|
| /linux/arch/mips/include/asm/mach-loongson64/ |
| A D | loongson_regs.h | 21 u32 __res; in read_cpucfg() local 30 :"=r"(__res) in read_cpucfg() 34 return __res; in read_cpucfg() 144 u32 __res; in csr_readl() local 154 :"=r"(__res) in csr_readl() 158 return __res; in csr_readl() 163 u64 __res; in csr_readq() local 173 :"=r"(__res) in csr_readq() 177 return __res; in csr_readq()
|
| /linux/arch/xtensa/include/asm/ |
| A D | string.h | 65 register int __res; in strcmp() local 78 : "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&r" (__dummy) in strcmp() 81 return __res; in strcmp() 87 register int __res; in strncmp() local 103 : "=r" (__cs), "=r" (__ct), "=&r" (__res), "=&r" (__dummy) in strncmp() 106 return __res; in strncmp()
|
| /linux/arch/loongarch/include/asm/ |
| A D | elf.h | 211 int __res = 1; \ 215 __res = 0; \ 217 __res = 0; \ 219 __res; \ 227 int __res = 1; \ 231 __res = 0; \ 233 __res = 0; \ 235 __res; \
|
| A D | cmpxchg.h | 87 __typeof__(*(ptr)) __res; \ 89 __res = (__typeof__(*(ptr))) \ 92 __res; \ 194 __typeof__(*(ptr)) __res; \ 196 __res = arch_cmpxchg_local((ptr), (old), (new)); \ 198 __res; \
|
| /linux/arch/x86/lib/ |
| A D | strstr_32.c | 8 register char *__res; in strstr() local 28 : "=a" (__res), "=&c" (d0), "=&S" (d1) in strstr() 31 return __res; in strstr()
|
| /linux/arch/arm/include/asm/ |
| A D | div64.h | 28 register unsigned long long __res asm("r2"); in __div64_32() 34 : "+r" (__n), "=r" (__res) in __div64_32() 38 *n = __res; in __div64_32()
|
| /linux/arch/x86/include/asm/xen/ |
| A D | hypercall.h | 112 register unsigned long __res asm(__HYPERCALL_RETREG); \ 119 #define __HYPERCALL_0PARAM "=r" (__res), ASM_CALL_CONSTRAINT 153 (type)__res; \ 164 (type)__res; \ 175 (type)__res; \ 186 (type)__res; \ 197 (type)__res; \ 217 return (long)__res; in xen_single_call()
|
| /linux/arch/m68k/math-emu/ |
| A D | fp_emu.h | 110 register int __res asm ("d0"); \ 113 : "=d" (__res) : "a" (__src) \ 115 __res; \
|
| /linux/arch/x86/kernel/ |
| A D | vm86_32.c | 453 __u8 __res; \ 454 if (get_user(__res, base + ptr) < 0) \ 457 __res; \ 462 __u16 __res; \ 463 if (get_user(val_byte(__res, 0), base + ptr) < 0) \ 466 if (get_user(val_byte(__res, 1), base + ptr) < 0) \ 469 __res; \ 474 __u32 __res; \ 475 if (get_user(val_byte(__res, 0), base + ptr) < 0) \ 478 if (get_user(val_byte(__res, 1), base + ptr) < 0) \ [all …]
|
| /linux/drivers/mmc/core/ |
| A D | mmc_ops.h | 65 u32 __res = resp[__off] >> __shft; in unstuff_bits() local 68 __res |= resp[__off - 1] << ((32 - __shft) % 32); in unstuff_bits() 70 return __res & __mask; in unstuff_bits()
|
| /linux/drivers/parisc/ |
| A D | power.c | 46 register unsigned long __res asm("r28");\ 48 ".word %1" : "=&r" (__res) : "i" (MFCPU_T(dr,28) ) \ 50 __res; \
|
| /linux/arch/parisc/include/asm/ |
| A D | unistd.h | 52 register unsigned long __res __asm__("r28"); \ 60 : "=r" (__res) \ 64 __sys_res = (long)__res; \
|
| /linux/samples/bpf/ |
| A D | xdp_sample.bpf.c | 37 bool __res = !(a)[0]; \ 39 __res = (a)[i] == (b); \ 40 if (__res) \ 43 __res; \
|
| /linux/arch/riscv/include/asm/ |
| A D | bitops.h | 198 unsigned long __res, __mask; \ 202 : "=r" (__res), "+A" (addr[BIT_WORD(nr)]) \ 205 ((__res & __mask) != 0); \
|
| /linux/arch/x86/boot/ |
| A D | printf.c | 36 int __res; \ 37 __res = ((unsigned long) n) % (unsigned) base; \ 39 __res; })
|
| /linux/tools/testing/selftests/kvm/lib/ |
| A D | guest_sprintf.c | 36 int __res; \ 38 __res = ((uint64_t) n) % (uint32_t) base; \ 40 __res; \
|
| /linux/include/linux/ |
| A D | resource_ext.h | 27 struct resource __res; /* Default storage for res */ member
|