Searched refs:backends (Results 1 – 20 of 20) sorted by relevance
/linux-6.1.9/drivers/block/zram/ |
D | zcomp.c | 17 static const char * const backends[] = { variable 83 for (i = 0; i < ARRAY_SIZE(backends); i++) { in zcomp_available_show() 84 if (!strcmp(comp, backends[i])) { in zcomp_available_show() 87 "[%s] ", backends[i]); in zcomp_available_show() 90 "%s ", backends[i]); in zcomp_available_show()
|
/linux-6.1.9/Documentation/i2c/ |
D | slave-interface.rst | 34 I2C slave backends behave like standard I2C clients. So, you can instantiate 36 difference is that i2c slave backends have their own address space. So, you 52 drivers and writing backends will be given. 130 Software backends 194 * For backends simulating hardware registers, buffers are largely not helpful
|
/linux-6.1.9/drivers/gpu/drm/i915/gem/selftests/ |
D | huge_pages.c | 1313 } backends[] = { in igt_ppgtt_smoke_huge() local 1326 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_smoke_huge() 1327 u32 min = backends[i].min; in igt_ppgtt_smoke_huge() 1328 u32 max = backends[i].max; in igt_ppgtt_smoke_huge() 1334 obj = backends[i].fn(i915, size, 0); in igt_ppgtt_smoke_huge() 1397 } backends[] = { in igt_ppgtt_sanity_check() local 1429 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_sanity_check() 1435 obj = backends[i].fn(i915, size, backends[i].flags); in igt_ppgtt_sanity_check()
|
/linux-6.1.9/fs/ecryptfs/ |
D | Kconfig | 23 backends, like OpenSSL.
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-driver-xen-blkback | 45 that this option only takes effect on newly connected backends.
|
D | pstore | 45 backends are available, the preferred backend may be
|
/linux-6.1.9/drivers/firmware/arm_scmi/ |
D | Kconfig | 115 with Legacy VirtIO backends and instead support only VirtIO Version 1 118 If you want instead to support also old Legacy VirtIO backends (like
|
/linux-6.1.9/drivers/vhost/ |
D | Kconfig | 72 guest virtio devices with the vDPA-based backends.
|
/linux-6.1.9/samples/bpf/ |
D | README.rst | 60 By default llvm will build all non-experimental backends including bpf.
|
/linux-6.1.9/drivers/virtio/ |
D | Kconfig | 58 virtio backends. Most QEMU based VMMs should support these devices
|
/linux-6.1.9/Documentation/kbuild/ |
D | llvm.rst | 38 A single Clang compiler binary will typically contain all supported backends,
|
/linux-6.1.9/Documentation/driver-api/ |
D | console.rst | 35 examined. This shows the console backends currently registered by the
|
/linux-6.1.9/drivers/platform/x86/dell/ |
D | Kconfig | 98 # backends are selected. The "depends" line prevents a configuration
|
/linux-6.1.9/Documentation/gpu/rfc/ |
D | i915_scheduler.rst | 55 * Even when using the DRM scheduler the backends will handle
|
/linux-6.1.9/Documentation/filesystems/caching/ |
D | fscache.rst | 13 FS-Cache mediates between cache backends (such as CacheFiles) and network
|
/linux-6.1.9/Documentation/block/ |
D | ublk.rst | 179 ``UBLK_F_USER_RECOVERY_REISSUE`` is designed for backends who tolerate
|
/linux-6.1.9/Documentation/staging/ |
D | remoteproc.rst | 29 existing virtio drivers with remote processor backends at a minimal development
|
/linux-6.1.9/Documentation/mm/ |
D | frontswap.rst | 207 backends because it grants completely dynamic discretion to the
|
/linux-6.1.9/Documentation/admin-guide/sysctl/ |
D | net.rst | 96 JIT backends. Enabling hardening trades off performance, but can
|
/linux-6.1.9/Documentation/power/ |
D | swsusp.rst | 185 encryption) and arbitrary backends for writing the image (eg to swap
|