Home
last modified time | relevance | path

Searched refs:Return (Results 1 – 25 of 336) sorted by relevance

12345678910>>...14

/linux-6.3-rc2/arch/x86/um/
A Dsetjmp_64.S25 pop %rsi # Return address, and adjust the stack
26 xorl %eax,%eax # Return value
35 movq %rsi,56(%rdi) # Return address
45 movl %esi,%eax # Return value (int)
A Dsetjmp_32.S28 popl %ecx # Return address, and adjust the stack
29 xorl %eax,%eax # Return value
36 movl %ecx,20(%edx) # Return address
50 movl 8(%esp),%eax # Return value
/linux-6.3-rc2/scripts/
A DKconfig.include15 # Return <then> if <command> exits with 0, <else> otherwise.
19 # Return y if <command> exits with 0, n otherwise
23 # Return n if <command> exits with 0, y otherwise
27 # Return y if the compiler supports <flag>, n otherwise
31 # Return y if the linker supports <flag>, n otherwise
35 # Return y if the assembler supports <instr>, n otherwise
/linux-6.3-rc2/arch/arc/kernel/
A Dentry-arcv2.S187 ;############# Return from Intr/Excp/Trap (ARCv2 ISA Specifics) ##############
207 ;####### Return from Intr #######
216 ; Handle special case #1: (Entry via Exception, Return via IRQ)
231 ;####### Return from Exception / pure kernel mode #######
239 ;####### Return from Intr to insn in delay slot #######
241 ; Handle special case #2: (Entry via Exception in Delay Slot, Return via IRQ)
/linux-6.3-rc2/arch/m68k/fpsp040/
A Dslog2.S42 | 2.2 Return ans := Y * INV_L10.
56 | 2.2 Return ans := Y * INV_L10.
71 | 2.2 Return ans := Y * INV_L2.
84 | Step 2. Return k.
87 | 2.3 Return ans := convert-to-double-extended(k).
93 | 4.2 Return ans := Y * INV_L2.
/linux-6.3-rc2/Documentation/translations/zh_CN/doc-guide/
A Dkernel-doc.rst71 * Return: 描述函数返回值.
124 如有返回值,应在 ``Return`` 节中描述。
131 * Return:
138 Return: 0 - OK -EINVAL - invalid argument -ENOMEM - out of memory
142 * Return:
307 * Return: 返回值的意义.
/linux-6.3-rc2/Documentation/powerpc/
A Dpapr_hcalls.rst119 HCALL Return-values
148 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, H_Hardware*
160 | Return Value: *H_Success, H_Parameter, H_P2, H_P4, H_Hardware*
170 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, H_P4, H_Overlap,*
183 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, H_In_Use, H_Overlap,*
195 | Return Value: *H_Success, H_Parameter, H_P2, H_NotFound*
204 | Return Value: *H_Success, H_Parameter, H_P2, H_NotFound*
213 | Return Value: *H_Success, H_Parameter, H_P2, H_P3, H_In_Use, H_Busy,*
224 | Return Value: *H_Success, H_Parameter, H_Hardware*
273 | Return Value: *H_Success, H_Parameter, H_Unsupported, H_Hardware, H_Authority, H_Privilege*
[all …]
A Dultravisor.rst284 Return values
350 Return values
415 Return values
461 Return values
520 Return values
572 Return values
621 Return values
657 Return values
696 Return values
745 Return values
[all …]
/linux-6.3-rc2/Documentation/driver-api/soundwire/
A Dlocking.rst63 | return success/error | d. Return success/error
102 | return success/error | d. Return success/error
106 +-------------------------------> 4. Return success/error
/linux-6.3-rc2/arch/alpha/lib/
A Dcallback_srm.S32 jmp ($3) # Return directly to caller of wrapper.
49 jmp ($3) # Return directly to caller of srm_fixup.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-memory-page-offline19 fail the offline. Return value is the size of the
42 Return value is the size of the number, or a error when
/linux-6.3-rc2/Documentation/filesystems/
A Dnilfs2.rst107 NILFS_IOCTL_GET_CPINFO Return info about requested checkpoints. This
111 NILFS_IOCTL_GET_CPSTAT Return checkpoints statistics. This ioctl is
115 NILFS_IOCTL_GET_SUINFO Return segment usage info about requested
127 NILFS_IOCTL_GET_SUSTAT Return segment usage statistics. This ioctl
131 NILFS_IOCTL_GET_VINFO Return information on virtual block addresses.
134 NILFS_IOCTL_GET_BDESCS Return information about descriptors of disk
/linux-6.3-rc2/Documentation/virt/kvm/arm/
A Dpvtime.rst31 Return value: (int64) NOT_SUPPORTED (-1) or SUCCESS (0) if the relevant
39 Return value: (int64) IPA of the stolen time data structure for this
/linux-6.3-rc2/drivers/staging/media/av7110/
A Dvideo-fclose.rst40 Return Value
A Daudio-fclose.rst40 Return Value
A Daudio-continue.rst43 Return Value
A Daudio-stop.rst43 Return Value
/linux-6.3-rc2/Documentation/userspace-api/media/dvb/
A Dca-fclose.rst31 Return Value
A Dca-get-descr-info.rst36 Return Value
A Dca-reset.rst34 Return Value
A Dca-set-descr.rst37 Return Value
A Ddmx-fclose.rst33 Return Value
A Ddmx-stop.rst35 Return Value
/linux-6.3-rc2/Documentation/loongarch/
A Dintroduction.rst37 ``$r1`` ``$ra`` Return address No
41 ``$r4``-``$r5`` ``$v0``-``$v1`` Return value No
69 ``$f0``-``$f1`` ``$fv0``-``$fv1`` Return value No
107 0x6 Exception Return Address ERA
144 0x8A TLB Refill Exception Return Address TLBRERA
160 0x94 Machine Error Exception Return MERRERA
193 0x501 Debug Exception Return Address DERA
/linux-6.3-rc2/Documentation/userspace-api/media/cec/
A Dcec-func-close.rst36 Return Value

Completed in 30 milliseconds

12345678910>>...14