/linux-6.12.1/Documentation/userspace-api/media/cec/ |
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
|
D | cec-ioc-adap-g-caps.rst | 102 * .. _`CEC-CAP-PASSTHROUGH`: 106 - Userspace can use the passthrough mode by calling
|
/linux-6.12.1/fs/fuse/ |
D | passthrough.c | 3 * FUSE passthrough to backing file. 224 if (!fc->passthrough || !capable(CAP_SYS_ADMIN)) in fuse_backing_open() 275 if (!fc->passthrough || !capable(CAP_SYS_ADMIN)) in fuse_backing_close() 296 * Setup passthrough to a backing file. 333 ff->passthrough = backing_file; in fuse_passthrough_open() 337 backing_id, fb, ff->passthrough, err); in fuse_passthrough_open() 345 fb, ff->passthrough); in fuse_passthrough_release() 347 fput(ff->passthrough); in fuse_passthrough_release() 348 ff->passthrough = NULL; in fuse_passthrough_release()
|
D | iomode.c | 51 * Check if inode entered passthrough io mode while waiting for parallel in fuse_file_cached_io_open() 148 /* Drop uncached_io reference from passthrough open */ 175 /* Check allowed conditions for file open in passthrough mode */ in fuse_file_passthrough_open() 176 if (!IS_ENABLED(CONFIG_FUSE_PASSTHROUGH) || !fc->passthrough || in fuse_file_passthrough_open() 185 /* First passthrough file open denies caching inode io mode */ in fuse_file_passthrough_open() 212 * which is already open for passthrough. in fuse_file_io_open() 225 * First passthrough file open denies caching inode io mode. in fuse_file_io_open() 262 * Last passthrough file close allows caching inode io mode. in fuse_file_io_release()
|
D | Kconfig | 57 bool "FUSE passthrough operations support" 65 If you want to allow passthrough operations, answer Y.
|
D | fuse_i.h | 193 /** Reference to backing file in passthrough mode */ 267 /** Reference to backing file in passthrough mode */ 268 struct file *passthrough; member 857 /** Passthrough support for read/write IO */ 858 unsigned int passthrough:1; member 860 /** Maximum stack depth for passthrough backing files */ 1419 /* passthrough.c */ 1467 return ff->passthrough; in fuse_file_passthrough()
|
D | Makefile | 16 fuse-$(CONFIG_FUSE_PASSTHROUGH) += passthrough.o
|
/linux-6.12.1/drivers/media/platform/xilinx/ |
D | xilinx-tpg.c | 132 bool passthrough, bool pattern) in __xtpg_update_pattern_control() argument 138 * passthrough mode can't be enabled. in __xtpg_update_pattern_control() 141 passthrough = false; in __xtpg_update_pattern_control() 143 /* If passthrough mode is allowed unmask bit 0. */ in __xtpg_update_pattern_control() 144 if (passthrough) in __xtpg_update_pattern_control() 156 bool passthrough, bool pattern) in xtpg_update_pattern_control() argument 159 __xtpg_update_pattern_control(xtpg, passthrough, pattern); in xtpg_update_pattern_control() 172 bool passthrough; in xtpg_s_stream() local 212 * operation mode (passthrough or test pattern generation). The test in xtpg_s_stream() 222 * Switching between passthrough and test pattern generation modes isn't in xtpg_s_stream() [all …]
|
/linux-6.12.1/Documentation/admin-guide/device-mapper/ |
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. 97 Passthrough mode allows a cache device to be activated without having to 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
|
/linux-6.12.1/include/uapi/linux/ |
D | ivtv.h | 30 YUV streaming, YUV updates through user DMA and the passthrough 64 /* Select the passthrough mode (if the argument is non-zero). In the passthrough
|
/linux-6.12.1/Documentation/networking/ |
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.12.1/drivers/scsi/mpt3sas/mpi/ |
D | mpi2_sas.h | 33 * Passthrough Request message. 100 * SMP Passthrough messages 103 /*SMP Passthrough Request Message */ 128 /*SMP Passthrough Reply Message */ 155 * SATA Passthrough messages 167 /*SATA Passthrough Request Message */ 199 /*SATA Passthrough Reply Message */
|
/linux-6.12.1/drivers/vfio/pci/ |
D | Kconfig | 52 bool "VFIO PCI extensions for s390x KVM passthrough" 57 to KVM passthrough capabilities, such as interpretive execution of
|
/linux-6.12.1/drivers/xen/ |
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.12.1/drivers/message/fusion/lsi/ |
D | mpi_sas.h | 98 /* Serial Management Protocol Passthrough Request */ 128 /* Serial Management Protocol Passthrough Reply */ 152 /* SATA Passthrough Request */ 191 /* SATA Passthrough Reply */
|
/linux-6.12.1/include/uapi/scsi/ |
D | scsi_bsg_mpi3mr.h | 375 * for MPI Passthrough request . 391 * Passthrough requests. 406 * descriptor for MPI Passthrough requests. 423 * structure for all MPI Passthrough requests .
|
/linux-6.12.1/drivers/iommu/ |
D | Kconfig | 115 to passing "iommu.passthrough=0 iommu.strict=1" on the command line. 129 Equivalent to passing "iommu.passthrough=0 iommu.strict=0" on the 136 bool "Passthrough" 140 "iommu.passthrough=1" (historically "iommu=pt") on the command line.
|
/linux-6.12.1/Documentation/block/ |
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 233 commands via io_uring passthrough. The per-queue IO pthread 246 The following IO commands are communicated via io_uring passthrough command,
|
/linux-6.12.1/drivers/xen/xen-pciback/ |
D | xenbus.c | 22 static bool __read_mostly passthrough; variable 23 module_param(passthrough, bool, S_IRUGO); 24 MODULE_PARM_DESC(passthrough, 30 " 1 - Passthrough provides a real view of the PCI topology to the\n"\ 748 if (passthrough) in xen_pcibk_xenbus_register()
|
D | Makefile | 15 passthrough.o
|
/linux-6.12.1/drivers/nvme/host/ |
D | ioctl.c | 23 * Do not allow unprivileged passthrough on partitions, as that allows an in nvme_cmd_allowed() 38 * Do not allow unprivileged passthrough of admin commands except in nvme_cmd_allowed() 60 * passthrough. in nvme_cmd_allowed() 67 * Don't allow passthrough for command that have intrusive (or unknown) in nvme_cmd_allowed() 625 /* NVMe passthrough requires big SQE/CQE support */ in nvme_uring_cmd_checks() 715 * deadlock when deleting namespaces using the passthrough interface. in nvme_ns_head_ioctl()
|
/linux-6.12.1/drivers/vfio/fsl-mc/ |
D | Kconfig | 9 (Management Complex) devices. This is required to passthrough
|
/linux-6.12.1/arch/powerpc/kvm/ |
D | book3s_hv_builtin.c | 333 * passthrough adapter and if so, check if this external interrupt 338 * If the delivery fails or if this is not for a passthrough adapter, 377 * 2 Passthrough that needs completion in the host 379 * -2 if there is PCI passthrough external interrupt that was handled
|
/linux-6.12.1/drivers/media/pci/ivtv/ |
D | ivtv-streams.c | 504 /* Stop Passthrough */ in ivtv_start_v4l2_encode_stream() 641 /* Start Passthrough */ in ivtv_start_v4l2_encode_stream() 904 /* Raw-passthrough is implied on start. Make sure it's stopped so in ivtv_stop_v4l2_encode_stream() 989 IVTV_DEBUG_INFO("ivtv ioctl: Select passthrough mode\n"); in ivtv_passthrough_mode() 992 initiate/terminate passthrough mode */ in ivtv_passthrough_mode() 1017 /* Start Passthrough Mode */ in ivtv_passthrough_mode() 1026 /* Stop Passthrough Mode */ in ivtv_passthrough_mode()
|
/linux-6.12.1/Documentation/driver-api/cxl/ |
D | maturity-map.rst | 128 * [3] RAW Command Debug Passthrough 129 * [0] CEL-only-validation Passthrough
|