Searched full:original (Results 1 – 25 of 6918) sorted by relevance
12345678910>>...277
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
| D | osnoise.c | 20 * osnoise_get_cpus - return the original "osnoise/cpus" content 76 * osnoise_restore_cpus - restore the original "osnoise/cpus" 78 * osnoise_set_cpus() saves the original data for the "osnoise/cpus" 79 * file. This function restore the original config it was previously 100 err_msg("could not restore original osnoise cpus\n"); in osnoise_restore_cpus() 164 * osnoise_get_runtime - return the original "osnoise/runtime_us" value 190 * osnoise_get_period - return the original "osnoise/period_us" value 251 * Thus, this function saves the original values, and then tries 302 * osnoise_restore_runtime_period - restore the original runtime and period 320 err_msg("Could not restore original osnoise runtime/period\n"); in osnoise_restore_runtime_period() [all …]
|
| /kernel/linux/linux-6.6/arch/sh/kernel/cpu/sh3/ |
| D | entry.S | 210 ! k2 returns original pr 211 ! k3 returns original sr 212 ! k4 returns original stack pointer 238 mov.l @r15+, k4 ! original stack pointer 240 mov.l @r15+, k2 ! original PR 241 mov.l @r15+, k3 ! original SR 256 mov k3, k2 ! original SR value 260 and k1, k2 ! Mask original SR value 297 sts pr, k3 ! save original pr value in k3 302 ! k0 returns original sp (after roll back) [all …]
|
| /kernel/linux/linux-5.10/arch/sh/kernel/cpu/sh3/ |
| D | entry.S | 211 ! k2 returns original pr 212 ! k3 returns original sr 213 ! k4 returns original stack pointer 239 mov.l @r15+, k4 ! original stack pointer 241 mov.l @r15+, k2 ! original PR 242 mov.l @r15+, k3 ! original SR 257 mov k3, k2 ! original SR value 261 and k1, k2 ! Mask original SR value 298 sts pr, k3 ! save original pr value in k3 303 ! k0 returns original sp (after roll back) [all …]
|
| /kernel/linux/linux-5.10/LICENSES/dual/ |
| D | CDDL-1.0 | 23 1.2. "Contributor Version" means the combination of the Original 27 1.3. "Covered Software" means (a) the Original Software, or (b) 29 Original Software with files containing Modifications, in each 36 makes Original Software available under this License. 52 modification of the contents of a file containing Original 55 B. Any new file that contains any part of the Original Software 61 1.10. "Original Software" means the Source Code and Executable form 96 distribute the Original Software (or portions thereof), 101 selling of Original Software, to make, have made, use, 103 dispose of the Original Software (or portions thereof). [all …]
|
| D | MPL-1.1 | 27 1.2. "Contributor Version" means the combination of the Original 31 1.3. "Covered Code" means the Original Code or Modifications or the 32 combination of the Original Code and Modifications, in each case 56 substance or structure of either the Original Code or any previous 60 containing Original Code or previous Modifications. 62 B. Any new file that contains any part of the Original Code or 65 1.10. "Original Code" means Source Code of computer software code 67 Original Code, and which, at the time of its release under this 78 differential comparisons against either the Original Code or another 103 modify, display, perform, sublicense and distribute the Original [all …]
|
| /kernel/linux/linux-6.6/LICENSES/dual/ |
| D | CDDL-1.0 | 23 1.2. "Contributor Version" means the combination of the Original 27 1.3. "Covered Software" means (a) the Original Software, or (b) 29 Original Software with files containing Modifications, in each 36 makes Original Software available under this License. 52 modification of the contents of a file containing Original 55 B. Any new file that contains any part of the Original Software 61 1.10. "Original Software" means the Source Code and Executable form 96 distribute the Original Software (or portions thereof), 101 selling of Original Software, to make, have made, use, 103 dispose of the Original Software (or portions thereof). [all …]
|
| D | MPL-1.1 | 27 1.2. "Contributor Version" means the combination of the Original 31 1.3. "Covered Code" means the Original Code or Modifications or the 32 combination of the Original Code and Modifications, in each case 56 substance or structure of either the Original Code or any previous 60 containing Original Code or previous Modifications. 62 B. Any new file that contains any part of the Original Code or 65 1.10. "Original Code" means Source Code of computer software code 67 Original Code, and which, at the time of its release under this 78 differential comparisons against either the Original Code or another 103 modify, display, perform, sublicense and distribute the Original [all …]
|
| /kernel/linux/linux-6.6/include/linux/atomic/ |
| D | atomic-instrumented.h | 191 * Return: The original value of @v. 210 * Return: The original value of @v. 228 * Return: The original value of @v. 247 * Return: The original value of @v. 357 * Return: The original value of @v. 376 * Return: The original value of @v. 394 * Return: The original value of @v. 413 * Return: The original value of @v. 517 * Return: The original value of @v. 535 * Return: The original value of @v. [all …]
|
| D | atomic-long.h | 220 * Return: The original value of @v. 241 * Return: The original value of @v. 262 * Return: The original value of @v. 283 * Return: The original value of @v. 409 * Return: The original value of @v. 430 * Return: The original value of @v. 451 * Return: The original value of @v. 472 * Return: The original value of @v. 592 * Return: The original value of @v. 612 * Return: The original value of @v. [all …]
|
| D | atomic-arch-fallback.h | 648 * Return: The original value of @v. 675 * Return: The original value of @v. 702 * Return: The original value of @v. 728 * Return: The original value of @v. 871 * Return: The original value of @v. 898 * Return: The original value of @v. 925 * Return: The original value of @v. 951 * Return: The original value of @v. 1092 * Return: The original value of @v. 1118 * Return: The original value of @v. [all …]
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| D | hid-uclogic-rdesc.h | 4 * - original and fixed report descriptors 22 /* Size of the original descriptor of WPXXXXU tablets */ 37 /* Size of the original descriptor of the new WP5540U tablet */ 40 /* Size of the original descriptor of WP1062 tablet */ 47 /* Size of the original descriptor of PF1209 tablet */ 54 /* Size of the original descriptors of TWHL850 tablet */ 71 /* Size of the original descriptors of TWHA60 tablet */
|
| /kernel/linux/linux-5.10/drivers/message/fusion/lsi/ |
| D | mpi_history.txt | 34 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 46 * 11-02-00 01.01.01 Original release for post 1.0 work 59 * 08-08-01 01.02.01 Original release for v1.2 work. 105 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 117 * 11-02-00 01.01.01 Original release for post 1.0 work 130 * 08-08-01 01.02.01 Original release for v1.2 work. 151 * 05-11-04 01.03.01 Original release for MPI v1.3. 218 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 241 * 11-02-00 01.01.01 Original release for post 1.0 work 276 * 08-08-01 01.02.01 Original release for v1.2 work. [all …]
|
| /kernel/linux/linux-6.6/drivers/message/fusion/lsi/ |
| D | mpi_history.txt | 34 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 46 * 11-02-00 01.01.01 Original release for post 1.0 work 59 * 08-08-01 01.02.01 Original release for v1.2 work. 105 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 117 * 11-02-00 01.01.01 Original release for post 1.0 work 130 * 08-08-01 01.02.01 Original release for v1.2 work. 151 * 05-11-04 01.03.01 Original release for MPI v1.3. 218 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 241 * 11-02-00 01.01.01 Original release for post 1.0 work 276 * 08-08-01 01.02.01 Original release for v1.2 work. [all …]
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| D | hid-uclogic-rdesc.h | 4 * - original and fixed report descriptors 22 /* Size of the original descriptor of WPXXXXU tablets */ 37 /* Size of the original descriptor of the new WP5540U tablet */ 40 /* Size of the original descriptor of WP1062 tablet */ 47 /* Size of the original descriptor of PF1209 tablet */ 54 /* Size of the original descriptors of TWHL850 tablet */ 71 /* Size of the original descriptors of TWHA60 tablet */
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | ipsec.rst | 20 defined in section 3, is not smaller than the size of the original 21 payload, the IP datagram MUST be sent in the original non-compressed 32 original form without attempting compression. The numeric threshold 37 is smaller than the threshold or the compressed len is larger than original
|
| /kernel/linux/linux-6.6/Documentation/networking/ |
| D | ipsec.rst | 20 defined in section 3, is not smaller than the size of the original 21 payload, the IP datagram MUST be sent in the original non-compressed 32 original form without attempting compression. The numeric threshold 37 is smaller than the threshold or the compressed len is larger than original
|
| /kernel/linux/linux-6.6/arch/xtensa/kernel/ |
| D | entry.S | 102 * a0: trashed, original value saved on stack (PT_AREG0) 104 * a2: new stack pointer, original value in depc 106 * depc: a2, original value saved on stack (PT_DEPC) 232 rsr a2, sar # original WINDOWBASE 240 /* We are back to the original stack pointer (a1) */ 257 * a0: trashed, original value saved on stack (PT_AREG0) 259 * a2: new stack pointer, original in DEPC 261 * depc: a2, original value saved on stack (PT_DEPC) 640 * Note: a2 still contains WMASK (if we've returned to the original 917 * - a0 contains the caller address; original value saved in excsave1. [all …]
|
| /kernel/linux/linux-5.10/arch/xtensa/kernel/ |
| D | entry.S | 111 * a0: trashed, original value saved on stack (PT_AREG0) 113 * a2: new stack pointer, original value in depc 115 * depc: a2, original value saved on stack (PT_DEPC) 233 rsr a2, sar # original WINDOWBASE 241 /* We are back to the original stack pointer (a1) */ 258 * a0: trashed, original value saved on stack (PT_AREG0) 260 * a2: new stack pointer, original in DEPC 262 * depc: a2, original value saved on stack (PT_DEPC) 633 * Note: a2 still contains WMASK (if we've returned to the original 902 * - a0 contains the caller address; original value saved in excsave1. [all …]
|
| /kernel/linux/linux-6.6/Documentation/arch/ia64/ |
| D | ia64.rst | 8 read the original Linux README provided with the kernel. 14 original README for details. 28 Configuration is the same, see original README for details. 34 the original README for details BUT make sure you have an IA-64
|
| D | mca.rst | 89 My (Keith Owens) original design called for ia64 to separate its 170 verifies the original kernel stack, copies the dirty registers from 171 the MCA/INIT stack's RSE to the original stack's RSE, copies the 172 skeleton struct pt_regs and switch_stack to the original stack, fills 174 original stack's thread.ksp. That makes the original stack look 177 original task and unwind like any other sleeping task. 187 To help distinguish between the handler and the original tasks, 196 of the original task, for humans to use. For example, a comm field of
|
| /kernel/linux/linux-5.10/Documentation/ia64/ |
| D | ia64.rst | 8 read the original Linux README provided with the kernel. 14 original README for details. 28 Configuration is the same, see original README for details. 34 the original README for details BUT make sure you have an IA-64
|
| D | mca.rst | 89 My (Keith Owens) original design called for ia64 to separate its 170 verifies the original kernel stack, copies the dirty registers from 171 the MCA/INIT stack's RSE to the original stack's RSE, copies the 172 skeleton struct pt_regs and switch_stack to the original stack, fills 174 original stack's thread.ksp. That makes the original stack look 177 original task and unwind like any other sleeping task. 187 To help distinguish between the handler and the original tasks, 196 of the original task, for humans to use. For example, a comm field of
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/trace/ |
| D | ftrace_64_mprofile.S | 29 * saved LR as it was on entry to B, ie. the original return address at the 36 /* Save the original return address in A's stack frame */ 90 /* Put the original return address in r4 as parent_ip */ 158 /* Save the original return address in A's stack frame */ 190 /* Put the original return address in r4 as parent_ip */ 214 /* Reload original LR */ 232 * - LR points back to the original caller (in A) 259 * Now we are returning from the patched function to the original 285 /* Return to original caller of live patched function */
|
| /kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
| D | bindec.S | 32 | approximated by adding e + 0.f when the original 58 | function of the original rounding mode and the signs 77 | A11. Restore original FPCR; set size ext. 120 | a0: ptr for original operand/final result 122 | a2: pointer to FP_X; abs(original value) in ext 218 | imated by adding e + 0.f when the original value is viewed 231 | a0: ptr for original operand/final result 280 | original decimal point which are to be included as 294 | a0: ptr for original operand/final result 366 | a0: ptr for original operand/final result [all …]
|
| /kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
| D | bindec.S | 32 | approximated by adding e + 0.f when the original 58 | function of the original rounding mode and the signs 77 | A11. Restore original FPCR; set size ext. 120 | a0: ptr for original operand/final result 122 | a2: pointer to FP_X; abs(original value) in ext 218 | imated by adding e + 0.f when the original value is viewed 231 | a0: ptr for original operand/final result 280 | original decimal point which are to be included as 294 | a0: ptr for original operand/final result 366 | a0: ptr for original operand/final result [all …]
|
12345678910>>...277