/linux-6.3-rc2/tools/testing/selftests/media_tests/ |
A D | regression_test.txt | 4 unbound while ioctl is in progress. 19 is unbound:
|
/linux-6.3-rc2/Documentation/driver-api/ |
A D | console.rst | 27 is fully unbound 113 be fully unbound for this call to succeed. con_is_bound() will check if the 132 driver, which was previously bound, becomes unbound. The console layer 140 4. Upon exit of the driver, ensure that the driver is totally unbound. If the
|
A D | vfio.rst | 251 into VFIO core. When devices are bound and unbound to the driver, 253 unbound from the driver:: 316 and unbound from iommufd. 320 detached when the device is unbound from iommufd.
|
A D | device_link.rst | 31 supplier is bound to a driver, and they're unbound before the supplier 32 is unbound.
|
A D | device-io.rst | 469 probe() function fails or a device in unbound from its driver. 498 the driver probe() function fails or a device in unbound from its driver
|
/linux-6.3-rc2/Documentation/core-api/ |
A D | workqueue.rst | 91 worker-pools to serve work items queued on unbound workqueues - the 132 For unbound workqueues, the number of backing pools is dynamic. 168 Work items queued to an unbound wq are served by the special 171 context provider without concurrency management. The unbound 217 This flag is meaningless for unbound wq. 230 unbound wq, the limit is higher of 512 and 4 * 244 unbound worker-pools and only one work item could be active at any given
|
/linux-6.3-rc2/include/xen/interface/ |
A D | event_channel.h | 144 } unbound; /* EVTCHNSTAT_unbound */ member
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A D | sysfs-class-devlink | 26 the consumer's driver is unbound from the consumer device. 29 the supplier's driver is unbound from the supplier device.
|
A D | sysfs-bus-pci | 497 be unbound from the device and peer devices under the same
|
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/clients/ |
A D | san.rst | 28 is unbound.
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gem/ |
A D | i915_gem_execbuffer.c | 273 struct list_head unbound; member 697 INIT_LIST_HEAD(&eb->unbound); in eb_unbind() 713 list_add(&ev->bind_link, &eb->unbound); in eb_unbind() 716 list_add_tail(&ev->bind_link, &eb->unbound); in eb_unbind() 724 list_splice_tail(&last, &eb->unbound); in eb_unbind() 804 list_for_each_entry(ev, &eb->unbound, bind_link) { in eb_reserve() 1011 INIT_LIST_HEAD(&eb->unbound); in eb_validate_vmas() 1034 list_add_tail(&ev->bind_link, &eb->unbound); in eb_validate_vmas() 1051 if (!list_empty(&eb->unbound)) in eb_validate_vmas()
|
/linux-6.3-rc2/drivers/dax/ |
A D | Kconfig | 76 To use this feature, a DAX device must be unbound from the
|
/linux-6.3-rc2/kernel/power/ |
A D | Kconfig | 316 per-cpu workqueues tend to be more power hungry than unbound 321 significantly to power consumption unbound, leading to measurably
|
/linux-6.3-rc2/Documentation/fb/ |
A D | fbcon.rst | 251 8. Once fbcon is unbound, all drivers registered to the system will also 252 become unbound. This means that fbcon and individual framebuffer drivers
|
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/ |
A D | dm-crypt.rst | 113 The default is to use an unbound workqueue so that encryption work
|
/linux-6.3-rc2/Documentation/userspace-api/media/cec/ |
A D | cec-ioc-dqevent.rst | 73 device was unbound.
|
/linux-6.3-rc2/Documentation/networking/ |
A D | rds.rst | 77 This creates a new, unbound RDS socket. 163 value, RDS_TRANS_NONE will be returned on an unbound socket.
|
A D | vrf.rst | 120 By default the scope of the port bindings for unbound sockets is 151 connections for VRF traffic; ie. either a socket bound to the VRF or an unbound
|
/linux-6.3-rc2/Documentation/driver-api/usb/ |
A D | power-management.rst | 375 unbound from its interface, preventing the device from going into 626 suspend. An unbound interface device is suspended by default. When unbinding, 629 device (not interface) is unbound the kernel is no longer able to resume the 630 device. If a hub interface driver is unbound, control of its child ports is
|
/linux-6.3-rc2/drivers/net/phy/ |
A D | phy_device.c | 1294 const char *unbound = phydev->drv ? "" : "[unbound] "; in phy_attached_print() local 1298 phydev_info(phydev, ATTACHED_FMT "\n", unbound, in phy_attached_print() 1303 phydev_info(phydev, ATTACHED_FMT, unbound, in phy_attached_print()
|
/linux-6.3-rc2/Documentation/driver-api/driver-model/ |
A D | platform.rst | 180 unbound devices on that bus are checked for matches. Drivers
|
/linux-6.3-rc2/Documentation/powerpc/ |
A D | papr_hcalls.rst | 189 unbound.
|
/linux-6.3-rc2/Documentation/i2c/ |
A D | instantiating-devices.rst | 25 unbound and destroyed when the I2C bus they sit on goes away (if ever).
|
/linux-6.3-rc2/Documentation/driver-api/surface_aggregator/ |
A D | client.rst | 62 unbound before the controller ever becomes invalid, and, second, as it
|
/linux-6.3-rc2/Documentation/arm64/ |
A D | booting.rst | 133 depending on selected features, and is effectively unbound.
|