Home
last modified time | relevance | path

Searched refs:returned (Results 1 - 25 of 52) sorted by relevance

123

/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H A Dsacos.S11 | Output: The value arccos(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dsasin.S11 | Output: The value arcsin(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dsatanh.S12 | Output: The value arctanh(X) returned in floating-point register Fp0.
14 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dssinh.S11 | Output: The value sinh(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dscosh.S11 | Output: The value cosh(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dstwotox.S12 | Output: The function values are returned in Fp0.
14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
H A Dstanh.S11 | Output: The value tanh(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dsgetem.S6 | and the exponent value is returned as an extended
12 | extended precision number and returned in fp0. The
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H A Dsacos.S11 | Output: The value arccos(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dsasin.S11 | Output: The value arcsin(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dsatanh.S12 | Output: The value arctanh(X) returned in floating-point register Fp0.
14 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dscosh.S11 | Output: The value cosh(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dssinh.S11 | Output: The value sinh(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dstwotox.S12 | Output: The function values are returned in Fp0.
14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
H A Dstanh.S11 | Output: The value tanh(X) returned in floating-point register Fp0.
13 | Accuracy and Monotonicity: The returned result is within 3 ulps in
H A Dsgetem.S6 | and the exponent value is returned as an extended
12 | extended precision number and returned in fp0. The
/kernel/linux/common_modules/tzdriver/core/
H A Dcmdmonitor.c385 if (monitor->returned) { in cmd_monitor_tick()
389 "timetotal=%lld us returned, remained command(s)=%d\n", in cmd_monitor_tick()
474 newitem->returned = false; in init_monitor_locked()
512 monitor->returned = false; in cmd_monitor_log()
564 item->returned = true; in cmd_monitor_logend()
H A Dcmdmonitor.h54 bool returned; member
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Dhead64.S33 # We returned from start_kernel ?!? PANIK
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dhead64.S41 # We returned from start_kernel ?!? PANIK
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dentry-common.S70 str r0, [sp, #S_R0+S_OFF]! @ returned r0
83 str r0, [sp, #S_R0 + S_OFF]! @ save returned r0
331 str r0, [sp, #S_R0 + S_OFF]! @ save returned r0
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dentry-common.S55 str r0, [sp, #S_R0+S_OFF]! @ returned r0
68 str r0, [sp, #S_R0 + S_OFF]! @ save returned r0
313 str r0, [sp, #S_R0 + S_OFF]! @ save returned r0
/kernel/linux/linux-5.10/arch/nds32/kernel/
H A Dex-scall.S92 swi $r0, [$sp+#R0_OFFSET] ! T: save returned $r0
/kernel/linux/linux-5.10/scripts/
H A Dbootgraph.pl106 if ($line =~ /([0-9\.]+)\] initcall ([a-zA-Z0-9\_\.]+)\+.*returned/) {
/kernel/linux/linux-6.6/rust/alloc/collections/
H A Dmod.rs93 /// The memory allocator returned an error
144 " because the memory allocator returned an error" in fmt()

Completed in 7 milliseconds

123