Searched refs:returned (Results 1 - 25 of 52) sorted by relevance
123
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | sacos.S | 11 | 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 D | sasin.S | 11 | 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 D | satanh.S | 12 | 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 D | ssinh.S | 11 | 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 D | scosh.S | 11 | 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 D | stwotox.S | 12 | Output: The function values are returned in Fp0. 14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
|
H A D | stanh.S | 11 | 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 D | sgetem.S | 6 | 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 D | sacos.S | 11 | 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 D | sasin.S | 11 | 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 D | satanh.S | 12 | 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 D | scosh.S | 11 | 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 D | ssinh.S | 11 | 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 D | stwotox.S | 12 | Output: The function values are returned in Fp0. 14 | Accuracy and Monotonicity: The returned result is within 2 ulps in
|
H A D | stanh.S | 11 | 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 D | sgetem.S | 6 | 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 D | cmdmonitor.c | 385 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 D | cmdmonitor.h | 54 bool returned; member
|
/kernel/linux/linux-6.6/arch/s390/kernel/ |
H A D | head64.S | 33 # We returned from start_kernel ?!? PANIK
|
/kernel/linux/linux-5.10/arch/s390/kernel/ |
H A D | head64.S | 41 # We returned from start_kernel ?!? PANIK
|
/kernel/linux/linux-5.10/arch/arm/kernel/ |
H A D | entry-common.S | 70 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 D | entry-common.S | 55 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 D | ex-scall.S | 92 swi $r0, [$sp+#R0_OFFSET] ! T: save returned $r0
|
/kernel/linux/linux-5.10/scripts/ |
H A D | bootgraph.pl | 106 if ($line =~ /([0-9\.]+)\] initcall ([a-zA-Z0-9\_\.]+)\+.*returned/) {
|
/kernel/linux/linux-6.6/rust/alloc/collections/ |
H A D | mod.rs | 93 /// The memory allocator returned an error 144 " because the memory allocator returned an error" in fmt()
|
Completed in 7 milliseconds
123