Home
last modified time | relevance | path

Searched full:untouched (Results 1 – 25 of 163) sorted by relevance

1234567

/Linux-v6.6/Documentation/devicetree/bindings/sound/
Dalc5623.txt12 register is untouched.
16 register is untouched.
/Linux-v6.6/arch/ia64/include/uapi/asm/
Dptrace.h70 * untouched.
166 struct ia64_fpreg f12; /* scratch, but untouched by kernel */
167 struct ia64_fpreg f13; /* scratch, but untouched by kernel */
168 struct ia64_fpreg f14; /* scratch, but untouched by kernel */
169 struct ia64_fpreg f15; /* scratch, but untouched by kernel */
/Linux-v6.6/arch/arm/mach-mvebu/
Dcoherency_ll.S26 * Returns the coherency base address in r1 (r0 is untouched), or 0 if
54 * Returns the coherency CPU mask in r3 (r0 is untouched). This
/Linux-v6.6/arch/m68k/lib/
Dchecksum.c111 "lslw #8,%4\n\t" /* into bits 8..15; 16..31 untouched */ in csum_partial()
233 "lslw #8,%5\n\t" /* into bits 8..15; 16..31 untouched */ in csum_and_copy_from_user()
357 "lslw #8,%5\n" /* into bits 8..15; 16..31 untouched */ in csum_partial_copy_nocheck()
/Linux-v6.6/Documentation/devicetree/bindings/watchdog/
Drealtek,otto-wdt.yaml59 Reset the CPU and IPsec engine, but leave other peripherals untouched
/Linux-v6.6/drivers/staging/sm750fb/
Dddk750_chip.h80 * 0 = leave all engine state untouched.
/Linux-v6.6/Documentation/powerpc/
Dcpu_features.rst48 If CPU 0 supports Altivec, the code is left untouched. If it doesn't, both
/Linux-v6.6/rust/alloc/vec/
Ddrain.rs128 // memmove back untouched tail in keep_rest()
186 // memmove back untouched tail, update to new length in drop()
/Linux-v6.6/Documentation/driver-api/thermal/
Dnouveau_thermal.rst77 * 0: The fan is left untouched;
/Linux-v6.6/drivers/platform/chrome/
Dchromeos_pstore.c51 * range untouched across reboots, so we use that to store our pstore
/Linux-v6.6/Documentation/input/
Duserio.rst46 argument, this field can be left untouched and will be ignored by the kernel.
/Linux-v6.6/drivers/staging/greybus/
Dgb-camera.h57 * returned and the buffer is left untouched.
/Linux-v6.6/drivers/rtc/
Drtc-mcp795.c194 /* Read first, so we can leave config bits untouched */ in mcp795_set_time()
285 /* Read registers, so we can leave configuration bits untouched */ in mcp795_set_alarm()
Drtc-m48t35.c62 * tm_wday, tm_yday and tm_isdst untouched. Even though the in m48t35_read_time()
/Linux-v6.6/drivers/phy/st/
Dphy-stih407-usb.c73 * Only port reset is asserted, phy global reset is kept untouched in stih407_usb2_exit_port()
/Linux-v6.6/Documentation/virt/kvm/arm/
Dhypercalls.rst91 are untouched, probably because userspace isn't aware of them, will be
/Linux-v6.6/Documentation/devicetree/bindings/mtd/
Dmarvell,nand-controller.yaml87 leaving them completely untouched. Bootloader timings will then
/Linux-v6.6/Documentation/driver-api/media/
Dv4l2-device.rst29 be untouched. If dev is ``NULL``, then you **must** setup
/Linux-v6.6/arch/arm64/include/asm/
Dkvm_emulate.h521 return data; /* Leave LE untouched */ in vcpu_data_guest_to_host()
552 return data; /* Leave LE untouched */ in vcpu_data_host_to_guest()
/Linux-v6.6/arch/arm/kernel/
Dentry-ftrace.S176 @ called from __mcount, untouched in lr
/Linux-v6.6/arch/powerpc/kernel/
Dcpu_setup_power.c52 * Other bits untouched for now
/Linux-v6.6/kernel/irq/
Dhandle.c121 * threads_oneshot untouched and runs the thread another time. in __irq_wake_thread()
/Linux-v6.6/include/drm/
Ddrm_modeset_lock.h197 * ret will be untouched unless it is -EDEADLK on entry. That means that if you
/Linux-v6.6/init/
Dmain.c137 /* Untouched command line saved by arch-specific code. */
139 /* Untouched saved command line (eg. for /proc) */
144 /* Untouched extra command line */
608 * We need to store the untouched command line for future reference.
/Linux-v6.6/tools/testing/selftests/arm64/abi/
Dptrace.c115 /* ...should leave TPIDR2 untouched */ in test_tpidr()

1234567