| /linux-6.15/fs/fuse/ |
| H A D | passthrough.c | 228 if (!fc->passthrough || !capable(CAP_SYS_ADMIN)) in fuse_backing_open() 279 if (!fc->passthrough || !capable(CAP_SYS_ADMIN)) in fuse_backing_close() 337 ff->passthrough = backing_file; in fuse_passthrough_open() 341 backing_id, fb, ff->passthrough, err); in fuse_passthrough_open() 349 fb, ff->passthrough); in fuse_passthrough_release() 351 fput(ff->passthrough); in fuse_passthrough_release() 352 ff->passthrough = NULL; in fuse_passthrough_release()
|
| H A D | Kconfig | 57 bool "FUSE passthrough operations support" 65 If you want to allow passthrough operations, answer Y.
|
| H A D | Makefile | 16 fuse-$(CONFIG_FUSE_PASSTHROUGH) += passthrough.o
|
| H A D | iomode.c | 176 if (!IS_ENABLED(CONFIG_FUSE_PASSTHROUGH) || !fc->passthrough || in fuse_file_passthrough_open()
|
| H A D | fuse_i.h | 288 struct file *passthrough; member 890 unsigned int passthrough:1; member 1556 return ff->passthrough; in fuse_file_passthrough()
|
| /linux-6.15/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-g-mode.rst | 61 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 D | cec-ioc-adap-g-caps.rst | 106 - Userspace can use the passthrough mode by calling
|
| /linux-6.15/drivers/media/platform/xilinx/ |
| H A D | xilinx-tpg.c | 133 bool passthrough, bool pattern) in __xtpg_update_pattern_control() argument 142 passthrough = false; in __xtpg_update_pattern_control() 145 if (passthrough) in __xtpg_update_pattern_control() 157 bool passthrough, bool pattern) in xtpg_update_pattern_control() argument 160 __xtpg_update_pattern_control(xtpg, passthrough, pattern); in xtpg_update_pattern_control() 173 bool passthrough; in xtpg_s_stream() local 226 passthrough = xtpg->pattern->cur.val == 0; in xtpg_s_stream() 227 __xtpg_update_pattern_control(xtpg, passthrough, !passthrough); in xtpg_s_stream() 237 bayer_phase = passthrough ? XTPG_BAYER_PHASE_OFF in xtpg_s_stream() 242 gpiod_set_value_cansleep(xtpg->vtmux_gpio, !passthrough); in xtpg_s_stream()
|
| /linux-6.15/Documentation/sound/designs/ |
| H A D | compress-accel.rst | 37 the passthrough API. 42 read/write/mmap I/O operations are not supported in the passthrough device. 45 states are not available for the passthrough mode. 60 The passthrough audio stream state machine is described below:: 72 all passthrough task ops +----------+
|
| /linux-6.15/Documentation/networking/ |
| H A D | net_failover.rst | 64 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. 123 device to the VM. This is not the VF that was passthrough'd to the VM (seen in 152 # Remove the VF that was passthrough'd to the VM.
|
| /linux-6.15/drivers/vfio/pci/ |
| H A D | Kconfig | 48 bool "VFIO PCI extensions for s390x KVM passthrough" 53 to KVM passthrough capabilities, such as interpretive execution of
|
| /linux-6.15/drivers/xen/xen-pciback/ |
| H A D | Makefile | 15 passthrough.o
|
| H A D | xenbus.c | 22 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-6.15/Documentation/admin-guide/device-mapper/ |
| H A D | cache.rst | 82 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 D | era.rst | 86 - Cache enters passthrough mode (see: dm-cache's docs in cache.txt)
|
| /linux-6.15/drivers/vfio/fsl-mc/ |
| H A D | Kconfig | 9 (Management Complex) devices. This is required to passthrough
|
| /linux-6.15/drivers/target/ |
| H A D | Kconfig | 36 passthrough access to Linux/SCSI device
|
| /linux-6.15/drivers/media/cec/core/ |
| H A D | cec-api.c | 487 adap->passthrough = in cec_s_mode() 491 adap->passthrough = false; in cec_s_mode() 640 adap->passthrough = false; in cec_release()
|
| /linux-6.15/drivers/xen/ |
| H A D | Kconfig | 219 The parameter "passthrough" allows you specify how you want the PCI 221 PCI topology starts at 00.00.0, or (1) for passthrough if you want 262 tristate "Xen hypercall passthrough driver" 266 The hypercall passthrough driver allows privileged user programs to
|
| /linux-6.15/Documentation/devicetree/bindings/net/pcs/ |
| H A D | renesas,rzn1-miic.yaml | 14 responsible to do MII passthrough or convert it to RMII/RGMII.
|
| /linux-6.15/Documentation/block/ |
| H A D | ublk.rst | 47 ``io_uring`` passthrough command; that is why ublk is also one io_uring based 48 block driver. It has been observed that using io_uring passthrough command can 245 commands via io_uring passthrough. The per-queue IO pthread 258 The following IO commands are communicated via io_uring passthrough command,
|
| /linux-6.15/Documentation/arch/s390/ |
| H A D | vfio-ap.rst | 244 | | 9 create vfio_ap-passthrough | | 270 9. The administrator creates a passthrough type vfio_ap mediated device to be 325 passthrough devices: 327 /sys/devices/vfio_ap/matrix/mdev_supported_types/vfio_ap-passthrough 344 the number of vfio_ap mediated passthrough devices 780 ------ [vfio_ap-passthrough] (passthrough vfio_ap mediated device type) 802 ------ [vfio_ap-passthrough] 951 ------ [vfio_ap-passthrough]
|
| /linux-6.15/drivers/staging/media/imx/ |
| H A D | imx-media-csi.c | 412 bool passthrough, interweave; in csi_idmac_setup_channel() local 435 passthrough = requires_passthrough(&priv->mbus_cfg, infmt, incc); in csi_idmac_setup_channel() 487 if (passthrough) { in csi_idmac_setup_channel() 500 if (passthrough) { in csi_idmac_setup_channel() 545 burst_size = passthrough ? in csi_idmac_setup_channel()
|
| /linux-6.15/include/media/ |
| H A D | cec.h | 275 bool passthrough; member
|
| /linux-6.15/Documentation/accel/qaic/ |
| H A D | qaic.rst | 70 passthrough transaction). 74 passthrough transaction, it relies on the UMD to satisfy the requirements.
|