/Linux-v6.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 …]
|
/Linux-v6.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 …]
|
/Linux-v6.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 …]
|
/Linux-v6.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 …]
|
/Linux-v6.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 …]
|
D | mpi_type.h | 17 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000. 19 * 11-02-00 01.01.01 Original release for post 1.0 work 21 * 08-08-01 01.02.01 Original release for v1.2 work. 22 * 05-11-04 01.03.01 Original release for MPI v1.3. 23 * 08-19-04 01.05.01 Original release for MPI v1.5.
|
/Linux-v6.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 */
|
/Linux-v6.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 …]
|
/Linux-v6.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 …]
|
/Linux-v6.6/Documentation/arch/ia64/ |
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
|
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
|
/Linux-v6.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
|
/Linux-v6.6/Documentation/input/devices/ |
D | xpad.rst | 11 This only affects Original Xbox controllers. All later controller models 15 Original Xbox controllers nor on Xbox One controllers. As of writing 97 - Original Xbox controllers use a proprietary connector and require adapters. 107 Original Xbox USB adapters 110 Using this driver with an Original Xbox controller requires an 125 original one. You can buy an extension cable and cut that instead. That way, 170 original Microsoft XBOX controller (US), vendor=0x045e, product=0x0202 172 original Microsoft XBOX controller (Japan), vendor=0x045e, product=0x0285 228 - original doc
|
/Linux-v6.6/tools/crypto/ccp/ |
D | test_dbc.py | 217 original = process_param(self.d, PARAM_GET_FMAX_CAP, self.signature) 220 target = original.parameter - 100 227 process_param(self.d, PARAM_SET_FMAX_CAP, self.signature, original.parameter) 230 self.assertEqual(cur.parameter, original.parameter) 235 original = process_param(self.d, PARAM_GET_PWR_CAP, self.signature) 238 target = original.parameter - 10 245 process_param(self.d, PARAM_SET_PWR_CAP, self.signature, original.parameter) 248 self.assertEqual(cur.parameter, original.parameter)
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | pci_hw.h | 176 * Congestion level in units of 8KB of the egress traffic class of the original 225 * 3: Mirror_UTC. UTC time stamp of the original packet that has 239 * The egress traffic class of the original packet that does mirroring to the 259 * The Tx LAG ID of the original packet that is mirrored / sampled to the CPU. 266 * The Tx port of the original packet that is mirrored / sampled to the CPU. 273 * Congestion level in units of 8KB of the egress traffic class of the original 312 * 3: Mirror_UTC. UTC time stamp of the original packet that has 327 * 3: Mirror_UTC. UTC time stamp of the original packet that has 361 * End-to-end latency of the original packet that does mirroring to the CPU.
|
/Linux-v6.6/tools/memory-model/scripts/ |
D | README | 25 herd7 output to that of the original runs. 103 original version of LKMM. Note however, that given the above procedure, 104 an error in the original LKMM version that is fixed by the patch will 107 test fails completely on the original version of LKMM and passes on the
|
/Linux-v6.6/drivers/media/usb/stk1160/ |
D | stk1160-reg.h | 43 * 0 Decimates less than half from original column, 45 * 1 Decimates half or more from original column, 51 * 0 Decimates less than half from original row, 53 * 1 Decimates half or more from original row,
|
/Linux-v6.6/arch/x86/kernel/cpu/ |
D | umwait.c | 22 * Cache the original IA32_UMWAIT_CONTROL MSR value which is configured by 63 * The CPU hotplug callback sets the control MSR to the original control 71 * the original control MSR value in umwait_init(). So there in umwait_cpu_offline() 213 * Cache the original control MSR value before the control MSR is in umwait_init() 224 * original control value. in umwait_init()
|
/Linux-v6.6/arch/powerpc/kernel/trace/ |
D | ftrace_entry.S | 29 * saved LR as it was on entry to B, ie. the original return address at the 47 /* Save the original return address in A's stack frame */ 106 /* Put the original return address in r4 as parent_ip */ 201 * - LR points back to the original caller (in A) 228 * Now we are returning from the patched function to the original 254 /* Return to original caller of live patched function */
|
/Linux-v6.6/arch/nios2/include/asm/ |
D | asm-macros.h | 180 * original bit was zero it branches to label. 193 * original bit was non-zero it branches to label. 206 * original bit was zero it branches to label. 219 * original bit was non-zero it branches to label. 232 * original bit was zero it branches to label. 245 * original bit was non-zero it branches to label.
|
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | vidioc-g-selection.rst | 77 rectangle. The original rectangle must lay inside the adjusted one. 80 rectangle. The adjusted rectangle must lay inside the original one. 100 original one. 102 4. Keep width and height as close as possible to original ones. 104 5. Keep horizontal and vertical offset as close as possible to original
|
/Linux-v6.6/Documentation/livepatch/ |
D | livepatch.rst | 140 converge back to the original patch state. 219 relation between the original and the new implementation. Then there 229 New versions of functions are typically just copied from the original 231 can be distinguished from the original ones, e.g. in a backtrace. Also 236 might want to access functions or data from the original source file 249 the relation between the original and the new implementation of a 252 The structure includes the name, as a string, of the original function. 325 to the patched state. If an original function is patched for the first 371 the previously enabled patch or even the original one. This stage is 445 - Kprobes in the original function are ignored when the code is
|