Home
last modified time | relevance | path

Searched refs:passthrough (Results 1 – 25 of 29) sorted by relevance

12

/linux/Documentation/filesystems/fuse/
H A Dfuse-passthrough.rst10 FUSE (Filesystem in Userspace) passthrough is a feature designed to improve the
25 Currently, passthrough is supported for operations like ``read(2)``/``write(2)``
31 To use FUSE passthrough:
47 when it's no longer needed for passthrough setups.
52 Setting up passthrough functionality currently requires the FUSE daemon to
61 The core mechanism for passthrough involves the FUSE daemon opening a file
71 an open FUSE file in passthrough mode).
102 filesystem stacking scenarios if unprivileged users could set up passthrough.
103 A FUSE passthrough filesystem might use a backing file that resides:
114 To mitigate this, FUSE passthrough already incorporates checks based on
H A Dindex.rst14 fuse-passthrough
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-g-mode.rst61 by the follower. The follower can enable the passthrough mode. In that
65 the passthrough mode. See :ref:`cec-core-processing` for details.
149 CEC device into passthrough mode, allowing the exclusive follower
214 except when in passthrough mode. In passthrough mode the core
222 except when in passthrough mode. In passthrough mode the core
230 passthrough mode. In passthrough mode the core does nothing
236 in passthrough mode. In passthrough mode the core does nothing
243 except when in passthrough mode. In passthrough mode the core
252 except when in passthrough mode. In passthrough mode the core
H A Dcec-ioc-adap-g-caps.rst106 - Userspace can use the passthrough mode by calling
/linux/Documentation/networking/
H A Dnet_failover.rst64 the VF passthrough device for normal communication. The virtio-net device will
67 The second device definition is for the VF passthrough interface. Here the
88 virtio-net interface, and ens11 is the slave 'primary' VF passthrough interface.
122 device to the VM. This is not the VF that was passthrough'd to the VM (seen in
151 # Remove the VF that was passthrough'd to the VM.
/linux/drivers/xen/xen-pciback/
H A DMakefile15 passthrough.o
H A Dxenbus.c22 static bool __read_mostly passthrough; variable
23 module_param(passthrough, bool, S_IRUGO);
24 MODULE_PARM_DESC(passthrough,
748 if (passthrough) in xen_pcibk_xenbus_register()
/linux/fs/fuse/
H A DKconfig58 bool "FUSE passthrough operations support"
66 If you want to allow passthrough operations, answer Y.
H A Diomode.c176 if (!IS_ENABLED(CONFIG_FUSE_PASSTHROUGH) || !fc->passthrough || in fuse_file_passthrough_open()
/linux/Documentation/admin-guide/device-mapper/
H A Dcache.rst82 passthrough.
92 If passthrough is selected, useful when the cache contents are not known
96 block invalidates. To enable passthrough mode the cache must be clean.
113 importance if writeback mode is used. Writethrough and passthrough
192 feature args writethrough or passthrough (The default is writeback.)
212 passthrough a degraded mode useful for various cache coherency
217 To enable passthrough mode the cache must be clean.
315 invalidation of larger caches. The cache must be in passthrough mode
H A Dera.rst86 - Cache enters passthrough mode (see: dm-cache's docs in cache.txt)
/linux/Documentation/ABI/stable/
H A Dconfigfs-nvmet238 the passthrough controller is active.
240 enable: Shows or sets whether passthrough mode is enabled
252 passthrough mode, in jiffies.
255 passthrough mode, in jiffies.
265 passthrough mode. Only available when
H A Dsysfs-nvme231 Shows or sets whether admin passthrough error logging is
360 Shows or sets whether I/O passthrough error logging is
/linux/drivers/target/
H A DKconfig36 passthrough access to Linux/SCSI device
/linux/arch/um/drivers/
H A DKconfig185 bool "Enable VFIO-based PCI passthrough"
188 This driver provides support for VFIO-based PCI passthrough.
/linux/Documentation/admin-guide/cifs/
H A Dtodo.rst60 (passthrough ioctl/fsctl is now implemented in cifs.ko to allow
/linux/Documentation/sound/hd-audio/
H A Drealtek-pc-beep.rst6 Realtek HDA codecs and controls a muxer and pair of passthrough mixers that can
/linux/Documentation/sound/cards/
H A Daudiophile-usb.rst73 * The Do port additionally supports surround-encoded AC-3 and DTS passthrough,
129 * hw:1,2 is Do in AC3/DTS passthrough mode
/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst176 feature — with QEMU, this can be done by using "host passthrough"
H A Dtimekeeping.rst591 migrating to a faster machine may preclude the use of a passthrough TSC, as a
/linux/arch/x86/kvm/mmu/
H A Dmmu.c650 if (sp->role.passthrough) in kvm_mmu_page_get_gfn()
695 sp->role.passthrough ? "passthrough" : "direct", in kvm_mmu_page_set_translation()
700 sp->role.passthrough ? "passthrough" : "direct", in kvm_mmu_page_set_translation()
2000 if (sp->role.passthrough) in sp_has_gptes()
2054 .passthrough = 0x1, in kvm_sync_page_check()
2443 role.passthrough = 0; in kvm_mmu_child_role()
6012 root_role.passthrough = 1; in kvm_init_shadow_npt_mmu()
/linux/Documentation/nvme/
H A Dnvme-pci-endpoint-target.rst21 files or block devices, or can use NVMe passthrough to expose to the PCI host an
/linux/Documentation/arch/s390/
H A Dvfio-ccw.rst9 Linux/s390. Motivation for vfio-ccw is to passthrough subchannels to a
/linux/Documentation/driver-api/media/
H A Dcec-core.rst10 applications. In addition it integrates the remote control passthrough
/linux/arch/x86/include/asm/
H A Dkvm_host.h371 unsigned passthrough:1; member

12