Searched full:bypassing (Results 1 – 25 of 99) sorted by relevance
1234
/Linux-v6.1/include/media/drv-intf/ |
D | msp3400.h | 39 bypassing the DSP. 116 #define MSP_SC_IN_SCART1 0 /* SCART1 input, bypassing the DSP */ 117 #define MSP_SC_IN_SCART2 1 /* SCART2 input, bypassing the DSP */ 118 #define MSP_SC_IN_SCART3 2 /* SCART3 input, bypassing the DSP */ 119 #define MSP_SC_IN_SCART4 3 /* SCART4 input, bypassing the DSP */ 122 #define MSP_SC_IN_MONO 6 /* MONO input, bypassing the DSP */
|
/Linux-v6.1/arch/s390/mm/ |
D | maccess.c | 51 * s390_kernel_write - write to kernel memory bypassing DAT 56 * This function writes to kernel memory bypassing DAT and possible page table
|
/Linux-v6.1/fs/fuse/ |
D | Kconfig | 50 This allows bypassing guest page cache and allows mapping host page
|
/Linux-v6.1/drivers/ufs/core/ |
D | Kconfig | 43 read command by piggybacking physical page number for bypassing FTL (flash
|
/Linux-v6.1/tools/testing/selftests/net/ |
D | test_ingress_egress_chaining.sh | 62 echo "Add tc filter egress->ingress forwarding $peer1 -> $veth1, bypassing the veth pipe"
|
/Linux-v6.1/rust/kernel/ |
D | lib.rs | 12 //! do so first instead of bypassing this crate.
|
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/ |
D | adt7475.yaml | 57 Configures bypassing the individual voltage input attenuator. If
|
/Linux-v6.1/include/linux/ |
D | irqbypass.h | 68 * support offloads to allow bypassing the host entirely or offload
|
/Linux-v6.1/arch/sparc/include/asm/ |
D | io_64.h | 18 * Access the memory as big endian bypassing the cache 102 * Access memory as little endian bypassing
|
/Linux-v6.1/Documentation/misc-devices/ |
D | xilinx_sdfec.rst | 184 Bypassing the SD-FEC is done by using the ioctl :c:macro:`XSDFEC_SET_BYPASS` 186 Bypassing the SD-FEC can only be done if the following restrictions are met:
|
/Linux-v6.1/drivers/gpu/drm/i915/display/ |
D | intel_display_power_well.h | 31 * IDs used to look up power wells. Power wells accessed directly bypassing
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-scsi_host | 22 of a logical drive, bypassing the controllers firmware RAID
|
/Linux-v6.1/arch/arm64/kvm/hyp/include/nvhe/ |
D | fixed_config.h | 62 * - Speculative Store Bypassing
|
/Linux-v6.1/drivers/gpu/drm/amd/display/ |
D | TODO | 107 bypassing the i2c device and goes directly to HW. This should be changed.
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | baikal,bt1-ccu-pll.yaml | 74 requested rate, while bypassing and bandwidth adjustment settings can be
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | dma.rst | 70 semantics of dma-coherent memory require either bypassing CPU caches
|
/Linux-v6.1/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
D | agp.c | 117 * untranslated bypassing that GATT somehow, making them quite in nvkm_agp_ctor()
|
/Linux-v6.1/virt/lib/ |
D | irqbypass.c | 8 * Various virtualization hardware acceleration techniques allow bypassing or
|
/Linux-v6.1/fs/xfs/libxfs/ |
D | xfs_dir2.h | 57 * Direct call from the bmap code, bypassing the generic directory layer.
|
/Linux-v6.1/kernel/rcu/ |
D | tree_nocb.h | 85 * Don't bother bypassing ->cblist if the call_rcu() rate is low. 86 * After all, the main point of bypassing is to avoid lock contention 379 // Pure softirq/rcuc based processing: no bypassing, no in rcu_nocb_try_bypass() 386 // In the process of (de-)offloading: no bypassing, but in rcu_nocb_try_bypass() 391 return false; /* Not offloaded, no bypassing. */ in rcu_nocb_try_bypass()
|
/Linux-v6.1/Documentation/admin-guide/ |
D | unicode.rst | 50 hard-coded to map directly to the loaded font, bypassing the
|
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
D | mac-phy-support.rst | 72 effectively bypassing the firmware.
|
/Linux-v6.1/arch/ia64/hp/common/ |
D | sba_iommu.c | 59 ** advertising an iommu, but then bypassing it. Since I/O MMU bypassing 67 ** This option specifically allows/disallows bypassing scatterlists with 69 ** and in some cases shows better performance than entirely bypassing the 1048 ** Address does not fall w/in IOVA, must be bypassing in sba_unmap_page()
|
/Linux-v6.1/arch/riscv/include/asm/ |
D | uaccess.h | 240 * access (thus bypassing user space protection if @x is a function).
|
/Linux-v6.1/sound/soc/codecs/ |
D | tfa989x.c | 279 * Bypassing the DSP disables volume control (and perhaps some speaker
|
1234