| /linux/tools/workqueue/ |
| H A D | wq_monitor.py | 72 self.unbound = wq.flags & WQ_UNBOUND != 0 82 'unbound' : self.unbound, 103 if self.unbound:
|
| /linux/Documentation/driver-api/ |
| H 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
|
| H A D | device_link.rst | 31 supplier is bound to a driver, and they're unbound before the supplier 32 is unbound.
|
| /linux/Documentation/ABI/testing/ |
| H 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.
|
| H A D | sysfs-bus-dax | 111 that starts with zero capacity allocated and unbound to a
|
| H A D | sysfs-bus-pci | 508 be unbound from the device and peer devices under the same
|
| H A D | sysfs-devices-system-cpu | 774 timer callbacks, and unbound workqueues, minimizing scheduling
|
| /linux/include/xen/interface/ |
| H A D | event_channel.h | 144 } unbound; /* EVTCHNSTAT_unbound */ member
|
| /linux/Documentation/driver-api/surface_aggregator/clients/ |
| H A D | san.rst | 28 is unbound.
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 274 struct list_head unbound; member 704 INIT_LIST_HEAD(&eb->unbound); in eb_unbind() 720 list_add(&ev->bind_link, &eb->unbound); in eb_unbind() 723 list_add_tail(&ev->bind_link, &eb->unbound); in eb_unbind() 731 list_splice_tail(&last, &eb->unbound); in eb_unbind() 810 list_for_each_entry(ev, &eb->unbound, bind_link) { in eb_reserve() 1002 INIT_LIST_HEAD(&eb->unbound); in eb_validate_vmas() 1025 list_add_tail(&ev->bind_link, &eb->unbound); in eb_validate_vmas() 1042 if (!list_empty(&eb->unbound)) in eb_validate_vmas()
|
| /linux/drivers/dax/ |
| H A D | Kconfig | 76 To use this feature, a DAX device must be unbound from the
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | workqueue.rst | 598 events_unbound unbound 9 9 10 10 8
|
| /linux/Documentation/networking/ |
| H 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
|
| H A D | j1939.rst | 1040 - Attempting to send data to an unbound socket.
|
| /linux/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-dqevent.rst | 73 device was unbound.
|
| /linux/Documentation/admin-guide/device-mapper/ |
| H A D | dm-crypt.rst | 113 The default is to use an unbound workqueue so that encryption work
|
| /linux/Documentation/driver-api/usb/ |
| H 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/drivers/net/phy/ |
| H A D | phy_device.c | 1413 const char *unbound = phydev->drv ? "" : "[unbound] "; in phy_attached_print() local 1417 phydev_info(phydev, ATTACHED_FMT "\n", unbound, in phy_attached_print() 1422 phydev_info(phydev, ATTACHED_FMT, unbound, in phy_attached_print()
|
| /linux/Documentation/i2c/ |
| H A D | instantiating-devices.rst | 25 unbound and destroyed when the I2C bus they sit on goes away (if ever).
|
| /linux/Documentation/gpu/ |
| H A D | drm-vm-bind-locking.rst | 224 With VM_BIND, gpu_vmas don't need to be unbound before eviction, 235 *not* selected for rebind must be unbound before the exec
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | client.rst | 62 unbound before the controller ever becomes invalid, and, second, as it
|
| /linux/Documentation/sound/soc/ |
| H A D | usb.rst | 320 In the case where the USB offload driver is unbound, while USB SND is ready,
|
| /linux/Documentation/driver-api/crypto/iaa/ |
| H A D | iaa-crypto.rst | 194 Whenever a new workqueue is bound to or unbound from the iaa_crypto
|
| /linux/lib/ |
| H A D | Kconfig.debug | 1373 to use an unbound workqueue. 1867 bool "Force round-robin CPU selection for unbound work items"
|
| /linux/Documentation/admin-guide/ |
| H A D | kernel-parameters.txt | 8469 to use in unbound workqueues. 8472 unbound workqueues. 8524 be more power hungry than unbound workqueues. 8528 consumption unbound, leading to measurably lower 8536 Select the default affinity scope to use for unbound
|