Searched refs:backends (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/block/zram/ |
| H A D | zcomp.c | 23 static const struct zcomp_ops *backends[] = { variable 79 while (backends[i]) { in lookup_backend_ops() 80 if (sysfs_streq(comp, backends[i]->name)) in lookup_backend_ops() 84 return backends[i]; in lookup_backend_ops() 97 for (i = 0; i < ARRAY_SIZE(backends) - 1; i++) { in zcomp_available_show() 98 if (!strcmp(comp, backends[i]->name)) { in zcomp_available_show() 100 backends[i]->name); in zcomp_available_show() 102 at += sysfs_emit_at(buf, at, "%s ", backends[i]->name); in zcomp_available_show() 239 BUILD_BUG_ON(ARRAY_SIZE(backends) <= 1); in zcomp_create()
|
| /linux/Documentation/i2c/ |
| H A 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/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | huge_pages.c | 1380 } backends[] = { in igt_ppgtt_smoke_huge() local 1393 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_smoke_huge() 1394 u32 min = backends[i].min; in igt_ppgtt_smoke_huge() 1395 u32 max = backends[i].max; in igt_ppgtt_smoke_huge() 1401 obj = backends[i].fn(i915, size, 0); in igt_ppgtt_smoke_huge() 1464 } backends[] = { in igt_ppgtt_sanity_check() local 1497 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_sanity_check() 1503 obj = backends[i].fn(i915, size, backends[i].flags); in igt_ppgtt_sanity_check()
|
| /linux/fs/ecryptfs/ |
| H A D | Kconfig | 23 backends, like OpenSSL.
|
| /linux/drivers/firmware/arm_scmi/transports/ |
| H A D | Kconfig | 101 with Legacy VirtIO backends and instead support only VirtIO Version 1 104 If you want instead to support also old Legacy VirtIO backends (like
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-xen-blkback | 45 that this option only takes effect on newly connected backends.
|
| /linux/Documentation/iio/ |
| H A D | ad7606.rst | 63 platform in the device tree (with no io-backends node defined, see below). 70 The backend mode is enabled when through the definition of the "io-backends"
|
| /linux/drivers/vhost/ |
| H A D | Kconfig | 78 guest virtio devices with the vDPA-based backends.
|
| /linux/samples/bpf/ |
| H A D | README.rst | 70 By default llvm will build all non-experimental backends including bpf.
|
| /linux/Documentation/driver-api/ |
| H A D | console.rst | 35 examined. This shows the console backends currently registered by the
|
| /linux/Documentation/gpu/rfc/ |
| H A D | i915_scheduler.rst | 55 * Even when using the DRM scheduler the backends will handle
|
| /linux/drivers/platform/x86/dell/ |
| H A D | Kconfig | 132 # backends are selected. The "depends" line prevents a configuration
|
| /linux/Documentation/filesystems/caching/ |
| H A D | fscache.rst | 13 FS-Cache mediates between cache backends (such as CacheFiles) and network
|
| /linux/Documentation/power/ |
| H A D | swsusp.rst | 185 encryption) and arbitrary backends for writing the image (eg to swap
|
| /linux/Documentation/admin-guide/sysctl/ |
| H A D | net.rst | 98 JIT backends. Enabling hardening trades off performance, but can
|