Searched refs:exported (Results 1 – 22 of 22) sorted by relevance
| /drivers/gpu/drm/xe/tests/ |
| A D | xe_dma_buf.c | 29 static void check_residency(struct kunit *test, struct xe_bo *exported, in check_residency() argument 36 xe_bo_assert_held(exported); in check_residency() 51 if (!xe_bo_is_mem_type(exported, mem_type)) { in check_residency() 56 if (xe_bo_is_pinned(exported)) in check_residency() 67 swap(exported->ttm.base.dma_buf, dmabuf); in check_residency() 68 ret = xe_bo_evict(exported); in check_residency() 69 swap(exported->ttm.base.dma_buf, dmabuf); in check_residency() 78 if (exported != imported && !xe_bo_is_mem_type(imported, XE_PL_SYSTEM)) { in check_residency() 98 KUNIT_EXPECT_TRUE(test, xe_bo_is_mem_type(exported, XE_PL_TT)); in check_residency() 100 KUNIT_EXPECT_TRUE(test, xe_bo_is_mem_type(exported, mem_type)); in check_residency() [all …]
|
| /drivers/nvme/host/ |
| A D | Kconfig | 60 to use remote block devices exported using the NVMe protocol set. 76 exported using the NVMe protocol set. 93 exported using the NVMe protocol set.
|
| /drivers/firmware/google/ |
| A D | Kconfig | 57 the EBDA on Google servers. If found, this log is exported to 74 the coreboot table. If found, this log is exported to userland
|
| /drivers/staging/media/imx/ |
| A D | TODO | 2 - The Frame Interval Monitor could be exported to v4l2-core for
|
| /drivers/bus/fsl-mc/ |
| A D | Kconfig | 23 configuring DPAA2 objects exported by the Management Complex.
|
| /drivers/scsi/aic7xxx/aicasm/ |
| A D | aicasm_symbol.h | 99 int exported; member
|
| A D | aicasm_symbol.c | 521 if (cursym->info.linfo->exported == 0) in symtable_dump()
|
| A D | aicasm_gram.y | 1045 $2->info.linfo->exported = $1;
|
| /drivers/soc/fsl/qbman/ |
| A D | Kconfig | 27 any use of the exported API. Not recommended for performance.
|
| /drivers/dax/ |
| A D | Kconfig | 25 driver consumes memory ranges allocated and exported by the
|
| /drivers/tty/hvc/ |
| A D | Kconfig | 134 will depend on arch specific APIs exported from hvcserver.ko
|
| /drivers/soc/qcom/ |
| A D | Kconfig | 246 the shared memory exported by the remote processor related to
|
| /drivers/net/ |
| A D | Kconfig | 360 at runtime through a userspace interface exported using configfs. 574 devices exported by a Xen network driver domain (often
|
| /drivers/gpio/ |
| A D | TODO | 193 We have two parallel per-chip class devices and per-exported-line attribute
|
| /drivers/comedi/drivers/ni_routing/ |
| A D | README | 36 cannot be exported from NI-MAX, except by screenshot.
|
| /drivers/platform/chrome/ |
| A D | Kconfig | 23 exported through the ChromeOS interfaces when using ChromeOS
|
| /drivers/firmware/ |
| A D | Kconfig | 45 BIOS tries boot from. This information is then exported via sysfs.
|
| /drivers/xen/ |
| A D | Kconfig | 151 the pages of an imported dma-buf can be exported for other domain
|
| /drivers/block/ |
| A D | Kconfig | 200 block devices, i.e. it will be able to use block devices exported by
|
| /drivers/firmware/arm_scmi/vendors/imx/ |
| A D | imx95.rst | 1464 ROM passover data is information exported by ROM and could be used by others.
|
| /drivers/hid/ |
| A D | Kconfig | 1365 generic sensors. Unlike other HID sensors, they can't be exported
|
| /drivers/hwmon/ |
| A D | Kconfig | 398 number and type of sensors exported depend on the platform. 410 actual number and type of sensors exported depend on the platform.
|
Completed in 37 milliseconds