Home
last modified time | relevance | path

Searched refs:backends (Results 1 – 5 of 5) sorted by relevance

/drivers/block/zram/
Dzcomp.c17 static const char * const backends[] = { variable
81 for (i = 0; i < ARRAY_SIZE(backends); i++) { in zcomp_available_show()
82 if (!strcmp(comp, backends[i])) { in zcomp_available_show()
85 "[%s] ", backends[i]); in zcomp_available_show()
88 "%s ", backends[i]); in zcomp_available_show()
/drivers/gpu/drm/i915/gem/selftests/
Dhuge_pages.c1252 } backends[] = { in igt_ppgtt_smoke_huge() local
1265 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_smoke_huge()
1266 u32 min = backends[i].min; in igt_ppgtt_smoke_huge()
1267 u32 max = backends[i].max; in igt_ppgtt_smoke_huge()
1272 obj = backends[i].fn(i915, size, 0); in igt_ppgtt_smoke_huge()
1334 } backends[] = { in igt_ppgtt_sanity_check() local
1365 for (i = 0; i < ARRAY_SIZE(backends); ++i) { in igt_ppgtt_sanity_check()
1371 obj = backends[i].fn(i915, size, backends[i].flags); in igt_ppgtt_sanity_check()
/drivers/vhost/
DKconfig72 guest virtio devices with the vDPA-based backends.
/drivers/virtio/
DKconfig28 virtio backends. Most QEMU based VMMs should support these devices
/drivers/platform/x86/
DKconfig323 # backends are selected. The "depends" line prevents a configuration