| /linux/arch/sh/kernel/cpu/sh3/ |
| H A 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)
|
| /linux/tools/crypto/ccp/ |
| H A D | test_dbc.py | 228 original = process_param(self.d, PARAM_GET_FMAX_CAP, self.signature) 231 target = original[0] - 100 238 process_param(self.d, PARAM_SET_FMAX_CAP, self.signature, original[0]) 241 self.assertEqual(cur[0], original[0]) 246 original = process_param(self.d, PARAM_GET_PWR_CAP, self.signature) 249 target = original[0] - 10 256 process_param(self.d, PARAM_SET_PWR_CAP, self.signature, original[0]) 259 self.assertEqual(cur[0], original[0])
|
| /linux/Documentation/networking/ |
| H A 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/arch/m68k/fpsp040/ |
| H A 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 …]
|
| H A D | round.S | 135 | prior to usage, and needs to restore d1 to original. 156 tstl %d0 |test original g,r,s 166 tstl %d0 |test word original g,r,s 175 swap %d1 |restore d1 to original 527 movel FP_SCR2+LOCAL_GRS(%a6),%d0 |restore original g,r,s 549 movel FP_SCR2+LOCAL_GRS(%a6),%d2 |restore original g,r,s 551 tstl %d2 |test if original G,R,S are clear 584 movel FP_SCR2+LOCAL_GRS(%a6),%d2 |restore original g,r,s 586 tstl %d2 |test if original G,R,S are clear
|
| /linux/arch/arm/mach-pxa/ |
| H A D | sleep.S | 71 ldr r8, [r6] @ keep original value for resume 109 @ as the system will restore with the original speed settings 114 ldr r8, [r6] @ keep original value for resume 148 @ restore the original cpu speed value for resume
|
| /linux/Documentation/scsi/ |
| H A D | scsi-generic.rst | 26 - sg version 1 (original) from 1992 to early 1999 (lk 2.2.5) . 47 The original documentation for the sg driver (prior to lk 2.2.6) can be 62 sg_utils for the sg version 2 (and original) driver found in lk 2.2 90 - lk 2.2.0 : original sg version [with no version number]
|
| H A D | dpti.rst | 28 The original linux driver was ported to Linux by Karen White while at 29 Dell Computer. It was ported from Bob Pasteur's (of DPT) original 30 non-Linux driver. Mark Salyzyn and Bob Pasteur consulted on the original
|
| /linux/tools/memory-model/scripts/ |
| H A 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/Documentation/translations/ko_KR/ |
| H A D | stable_api_nonsense.txt | 5 If you find any difference between this document and the original file or 11 try to update the original English file first.
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_guc_capture.c | 1007 guc_capture_clone_node(struct intel_guc *guc, struct __guc_capture_parsed_output *original, in guc_capture_clone_node() argument 1016 if (!original) in guc_capture_clone_node() 1019 new->is_partial = original->is_partial; in guc_capture_clone_node() 1024 GEM_BUG_ON(original->reginfo[i].num_regs > in guc_capture_clone_node() 1027 memcpy(new->reginfo[i].regs, original->reginfo[i].regs, in guc_capture_clone_node() 1028 original->reginfo[i].num_regs * sizeof(struct guc_mmio_reg)); in guc_capture_clone_node() 1030 new->reginfo[i].num_regs = original->reginfo[i].num_regs; in guc_capture_clone_node() 1031 new->reginfo[i].vfid = original->reginfo[i].vfid; in guc_capture_clone_node() 1034 new->eng_class = original->eng_class; in guc_capture_clone_node() 1036 new->eng_inst = original->eng_inst; in guc_capture_clone_node() [all …]
|
| /linux/LICENSES/deprecated/ |
| H A D | Zlib | 22 claim that you wrote the original software. If you use this software in a 26 misrepresented as being the original software.
|
| /linux/arch/arm/kernel/ |
| H A D | entry-v7m.S | 47 @ be using the IRQ stack, so revert to the original value in that case. 53 push {r0, lr} @ preserve LR and original SP
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A 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/tools/include/uapi/ |
| H A D | README | 37 process, points out changes in the original files. 40 the original kernel headers, that will be done later, when 46 - Symbolic links and direct #includes: this was the original approach but
|
| /linux/Documentation/bpf/ |
| H A D | prog_cgroup_sockopt.rst | 53 original value that the kernel returned. Any other value will trigger 86 *not* the original input ``setsockopt`` arguments. The potentially 95 use the original buffer from the userspace. Any modifications 101 ``PAGE_SIZE``, the userspace will receive original kernel
|
| /linux/arch/arm/include/debug/ |
| H A D | omap2plus.S | 67 orr \rx, \rx, \rd, lsr #24 @ restore original rx (LSR) 68 bic \rd, \rd, #(0xff << 24) @ restore original rd
|
| /linux/Documentation/translations/ja_JP/ |
| H A D | stable_api_nonsense.txt | 5 If you find any difference between this document and the original file 12 to update the original English file first.
|
| /linux/Documentation/ABI/stable/ |
| H A D | sysfs-class-tpm | 59 3015000 4508000 180995000 [original] 62 usecs. "[original]" indicates that the values are displayed 67 will be displayed in place of "[original]". 181 750000 750000 750000 750000 [original] 184 "[original]" or "[adjusted]" depending on whether the values
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | snapshot.rst | 9 original content; 30 original data will be saved in the <COW device> of each snapshot to keep 95 1) a device containing the original mapping table of the source volume; 99 4) the "original" volume (which uses the device number used by the original
|
| /linux/arch/m68k/kernel/ |
| H A D | entry.S | 93 | [original pt_regs address] [original switch_stack address] 99 | [original pt_regs address] [original switch_stack address]
|
| /linux/arch/sparc/kernel/ |
| H A D | cherrs.S | 182 rdpr %tl, %g1 ! Save original trap level 189 wrpr %g1, %tl ! Restore original trap level 194 wrpr %g1, %tl ! Restore original trap level 233 rdpr %tl, %g1 ! Save original trap level 240 wrpr %g1, %tl ! Restore original trap level 245 wrpr %g1, %tl ! Restore original trap level
|
| /linux/tools/testing/selftests/filesystems/ |
| H A D | devpts_pts.c | 16 static bool terminal_dup2(int duplicate, int original) in terminal_dup2() argument 20 ret = dup2(duplicate, original); in terminal_dup2()
|
| /linux/Documentation/livepatch/ |
| H A D | reliable-stacktrace.rst | 171 When this happens, the original return address will not be in its usual 173 unwinder can reliably determine the original return address and no unwind state 174 is altered by the trampoline, the unwinder may report the original return 178 Special care is required when identifying the original return address, as this 204 the start of return_to_handler, and the original return address is stored in 209 return address on the stack, though the original return address is still stored 210 in the task's cur_ret_stack. Within ftrace_return_to_handler(), the original
|
| H A 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
|