Searched refs:ret0 (Results 1 – 15 of 15) sorted by relevance
| /linux/arch/parisc/kernel/ |
| H A D | perf_asm.S | 85 ;* the result in ret0. If the RDR is <= 64 bits in length, it 95 ;* ret0 = next 64 bits of rdr data from staging register 105 ;* ret0 = RDR data (right justified) 154 shrpd ret0,%r0,%sar,%r1 178 shrpd ret0,%r0,%sar,%r1 274 shrpd ret0,%r0,%sar,%r1 286 shrpd ret0,%r0,%sar,%r1 322 shrpd ret0,%r0,%sar,%r1 358 shrpd ret0,%r0,%sar,%r1 370 shrpd ret0,%r0,%sar,%r1 [all …]
|
| H A D | hpmc.S | 158 comib,<> 0,ret0, os_hpmc_fail 203 comib,<> 0,ret0,os_hpmc_fail 225 comib,<> 0,ret0,os_hpmc_fail
|
| H A D | entry.S | 2121 STREG %ret0,8(%r3) 2130 load32 ftrace_return_to_handler,%ret0 2134 bve (%ret0) 2136 bv %r0(%ret0) 2140 copy %ret0,%rp 2143 LDREG 8(%r3),%ret0
|
| H A D | syscall.S | 353 copy %ret0,%r20
|
| /linux/arch/parisc/boot/compressed/ |
| H A D | head.S | 84 bv,n 0(%ret0)
|
| /linux/arch/arm64/lib/ |
| H A D | strncmp.S | 62 cbz limit, L(ret0) 305 L(ret0):
|
| /linux/Documentation/translations/zh_CN/arch/parisc/ |
| H A D | registers.rst | 145 这俩是ret0和ret1。它们是你传入返回值的地方。r28是主返回值。当返回
|
| /linux/Documentation/translations/zh_TW/arch/parisc/ |
| H A D | registers.rst | 145 這倆是ret0和ret1。它們是你傳入返回值的地方。r28是主返回值。當返回
|
| /linux/arch/parisc/lib/ |
| H A D | lusercopy.S | 106 save_src = ret0 231 sub end,dst,ret0
|
| /linux/drivers/dma/ |
| H A D | pch_dma.c | 694 int ret0 = IRQ_NONE; in pd_irq() local 711 ret0 = IRQ_HANDLED; in pd_irq() 725 if (ret0) in pd_irq() 730 return ret0 | ret2; in pd_irq()
|
| /linux/sound/pci/ac97/ |
| H A D | ac97_patch.c | 2255 int ret0; in snd_ac97_ad1986_lososel_put() local 2259 ret0 = snd_ac97_update_bits(ac97, AC97_AD_MISC3, AC97_AD1986_LOSEL, in snd_ac97_ad1986_lososel_put() 2262 if (ret0 < 0) in snd_ac97_ad1986_lososel_put() 2263 return ret0; in snd_ac97_ad1986_lososel_put() 2273 return (ret0 > 0 || ret1 > 0) ? 1 : 0; in snd_ac97_ad1986_lososel_put() 2291 int ret0; in snd_ac97_ad1986_spread_put() local 2295 ret0 = snd_ac97_update_bits(ac97, AC97_AD_MISC, AC97_AD1986_SPRD, in snd_ac97_ad1986_spread_put() 2298 if (ret0 < 0) in snd_ac97_ad1986_spread_put() 2299 return ret0; in snd_ac97_ad1986_spread_put() 2309 return (ret0 > 0 || ret1 > 0) ? 1 : 0; in snd_ac97_ad1986_spread_put()
|
| /linux/arch/parisc/include/asm/ |
| H A D | asmregs.h | 17 ret0: .reg %r28
|
| /linux/drivers/iio/adc/ |
| H A D | stm32-dfsdm-adc.c | 321 int ret0, ret1; in stm32_dfsdm_compute_all_osrs() local 326 ret0 = stm32_dfsdm_compute_osrs(fl, 0, oversamp); in stm32_dfsdm_compute_all_osrs() 328 if (ret0 < 0 && ret1 < 0) { in stm32_dfsdm_compute_all_osrs() 331 ret0, ret1); in stm32_dfsdm_compute_all_osrs()
|
| /linux/Documentation/arch/parisc/ |
| H A D | registers.rst | 140 are ret0 and ret1. They are what you pass return values
|
| /linux/Documentation/arch/sparc/oradax/ |
| H A D | dax-hv-api.txt | 1094 ret0 status 1296 ret0 status 1356 ret0 status 1416 ret0 status
|