/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/ |
H A D | unbound_1.22.0.bb | 7 HOMEPAGE = "https://www.unbound.net/" 12 SRC_URI = "git://github.com/NLnetLabs/unbound.git;protocol=https;branch=master \ 17 # https://github.com/NLnetLabs/unbound/compare/release-1.22.0...7985d17b57d25be262de56c29a43ae4b61c… 19 # https://github.com/NLnetLabs/unbound/commit/46cfbf313d812a6e50614a691e162b171dc91d7b 49 install -m 0644 ${B}/contrib/unbound.service ${D}${systemd_unitdir}/system 52 install -m 0755 ${S}/contrib/unbound.init_yocto ${D}${sysconfdir}/init.d/unbound 70 INITSCRIPT_NAME = "unbound"
|
/openbmc/linux/tools/workqueue/ |
H A D | wq_monitor.py | 79 self.unbound = wq.flags & WQ_UNBOUND != 0 89 'unbound' : self.unbound, 110 if self.unbound:
|
/openbmc/linux/tools/testing/selftests/media_tests/ |
H A D | regression_test.txt | 4 unbound while ioctl is in progress. 19 is unbound:
|
/openbmc/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 | vfio.rst | 382 into VFIO core. When devices are bound and unbound to the driver, 384 unbound from the driver:: 448 and unbound from iommufd. 453 unbound from iommufd.
|
H A D | device_link.rst | 31 supplier is bound to a driver, and they're unbound before the supplier 32 is unbound.
|
/openbmc/linux/Documentation/core-api/ |
H 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. 227 unbound workqueues. 243 unbound worker-pools and only one work item could be active at any given 353 An unbound workqueue groups CPUs according to its affinity scope to improve 369 worker on the same CPU. This makes unbound workqueues behave as per-cpu 421 It'd be ideal if an unbound workqueue's behavior is optimal for vast [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/conf/include/ |
H A D | non-repro-meta-networking.inc | 34 unbound-doc \
|
/openbmc/linux/include/xen/interface/ |
H A D | event_channel.h | 144 } unbound; /* EVTCHNSTAT_unbound */ member
|
/openbmc/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.
|
/openbmc/qemu/include/hw/xen/interface/ |
H A D | event_channel.h | 208 } unbound; /* EVTCHNSTAT_unbound */ member
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/ |
H A D | 0001-netlib.c-Move-including-sched.h-out-og-function.patch | 44 value will not tell you if you are bound vs unbound. */
|
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/ |
H A D | san.rst | 28 is unbound.
|
/openbmc/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 273 struct list_head unbound; member 703 INIT_LIST_HEAD(&eb->unbound); in eb_unbind() 719 list_add(&ev->bind_link, &eb->unbound); in eb_unbind() 722 list_add_tail(&ev->bind_link, &eb->unbound); in eb_unbind() 730 list_splice_tail(&last, &eb->unbound); in eb_unbind() 809 list_for_each_entry(ev, &eb->unbound, bind_link) { in eb_reserve() 1016 INIT_LIST_HEAD(&eb->unbound); in eb_validate_vmas() 1039 list_add_tail(&ev->bind_link, &eb->unbound); in eb_validate_vmas() 1056 if (!list_empty(&eb->unbound)) in eb_validate_vmas()
|
/openbmc/qemu/qapi/ |
H A D | misc-target.json | 426 # @unbound: The port is allocated and ready to be bound. 439 'data': ['closed', 'unbound', 'interdomain', 'pirq', 'virq', 'ipi'],
|
/openbmc/linux/drivers/dax/ |
H A D | Kconfig | 76 To use this feature, a DAX device must be unbound from the
|
/openbmc/openbmc/poky/meta/recipes-support/gnutls/ |
H A D | gnutls_3.8.8.bb | 42 PACKAGECONFIG[dane] = "--enable-libdane,--disable-libdane,unbound"
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/ |
H A D | packagegroup-meta-networking.bb | 241 unbound \
|
/openbmc/linux/kernel/power/ |
H A D | Kconfig | 316 per-cpu workqueues tend to be more power hungry than unbound 321 significantly to power consumption unbound, leading to measurably
|
/openbmc/linux/Documentation/fb/ |
H 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
|
/openbmc/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
|
/openbmc/linux/Documentation/networking/ |
H A D | rds.rst | 77 This creates a new, unbound RDS socket. 163 value, RDS_TRANS_NONE will be returned on an unbound socket.
|
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
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.7.rst | 105 - toolchain-scripts: compatibility with unbound variable protection
|
/openbmc/linux/Documentation/userspace-api/media/cec/ |
H A D | cec-ioc-dqevent.rst | 73 device was unbound.
|