Home
last modified time | relevance | path

Searched full:deviates (Results 1 – 21 of 21) sorted by relevance

/linux/rust/
H A Dffi.rs8 //! C ABI. The kernel does not use [`core::ffi`], so it can customise the mapping that deviates from
/linux/arch/arm64/kernel/
H A Dacpi_parking_protocol.c67 * this deviates from the parking protocol specifications since in acpi_parking_protocol_cpu_boot()
/linux/arch/powerpc/platforms/cell/spufs/
H A Dspu_save.c148 * This code deviates from the documented sequence as follows:
H A Dspu_restore.c282 * This code deviates from the documented sequence in the
/linux/arch/x86/boot/startup/
H A Dmap_kernel.c80 * early 1:1 mapping of memory, which deviates from the mapping expected by the
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h64-remix-mini-pc.dts242 /* Deviates from the reset default of 1.1V. */
/linux/Documentation/process/
H A Dstable-kernel-rules.rst164 If the submitted patch deviates from the original upstream patch (for example
/linux/drivers/firmware/efi/
H A DKconfig135 layout deviates from the layout mandated by the UEFI specification.
/linux/drivers/staging/media/imx/
H A Dimx-media-fim.c141 * Monitor an averaged frame interval. If the average deviates too much
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv04.c283 * combined herein. Without luck it deviates from each card's formula in setPLL_double_lowregs()
/linux/fs/xfs/scrub/
H A Drefcount.c158 * a running tally of the refcount. If this ever deviates from
H A Drtrefcount.c172 * a running tally of the refcount. If this ever deviates from
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h264.c609 * NOTE: Multiplying by two deviates from CedarX logic, but it in cedrus_h264_start()
/linux/drivers/input/touchscreen/
H A Diqs5xx.c716 * Firmware exported from the vendor's configuration tool deviates from in iqs5xx_fw_file_parse()
/linux/drivers/platform/x86/tuxedo/nb04/
H A Dwmi_ab.c759 * already deviates from the spec at another point, see in handle_lamp_array_control_report()
/linux/kernel/time/
H A Dposix-timers.c1201 * The kernel therefore deviates from the POSIX spec in various aspects:
/linux/sound/pci/
H A Dmaestro3.c1530 It could be that a maestro deviates from this, so leave the code in snd_m3_update_hw_volume()
/linux/drivers/pci/controller/
H A Dpci-tegra.c401 * defined by PCIe. However it deviates a bit in how the 4 bits for extended
/linux/kernel/
H A Dauditsc.c1470 /* this call deviates from the rest, eating the buffer */ in show_special()
H A Dsignal.c2572 * initiate another group stop. This deviates from the in do_signal_stop()
/linux/lib/
H A Dvsprintf.c3552 * deviates from its glibc counterpart in the following ways: in vsscanf()