Home
last modified time | relevance | path

Searched refs:unbound (Results 1 – 25 of 45) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/unbound/
H A Dunbound_1.22.0.bb7 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 Dwq_monitor.py79 self.unbound = wq.flags & WQ_UNBOUND != 0
89 'unbound' : self.unbound,
110 if self.unbound:
/openbmc/linux/tools/testing/selftests/media_tests/
H A Dregression_test.txt4 unbound while ioctl is in progress.
19 is unbound:
/openbmc/linux/Documentation/driver-api/
H A Dconsole.rst27 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 Dvfio.rst382 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 Ddevice_link.rst31 supplier is bound to a driver, and they're unbound before the supplier
32 is unbound.
/openbmc/linux/Documentation/core-api/
H A Dworkqueue.rst91 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 Dnon-repro-meta-networking.inc34 unbound-doc \
/openbmc/linux/include/xen/interface/
H A Devent_channel.h144 } unbound; /* EVTCHNSTAT_unbound */ member
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-devlink26 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 Devent_channel.h208 } unbound; /* EVTCHNSTAT_unbound */ member
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A D0001-netlib.c-Move-including-sched.h-out-og-function.patch44 value will not tell you if you are bound vs unbound. */
/openbmc/linux/Documentation/driver-api/surface_aggregator/clients/
H A Dsan.rst28 is unbound.
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c273 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 Dmisc-target.json426 # @unbound: The port is allocated and ready to be bound.
439 'data': ['closed', 'unbound', 'interdomain', 'pirq', 'virq', 'ipi'],
/openbmc/linux/drivers/dax/
H A DKconfig76 To use this feature, a DAX device must be unbound from the
/openbmc/openbmc/poky/meta/recipes-support/gnutls/
H A Dgnutls_3.8.8.bb42 PACKAGECONFIG[dane] = "--enable-libdane,--disable-libdane,unbound"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-core/packagegroups/
H A Dpackagegroup-meta-networking.bb241 unbound \
/openbmc/linux/kernel/power/
H A DKconfig316 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 Dfbcon.rst251 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 Ddm-crypt.rst113 The default is to use an unbound workqueue so that encryption work
/openbmc/linux/Documentation/networking/
H A Drds.rst77 This creates a new, unbound RDS socket.
163 value, RDS_TRANS_NONE will be returned on an unbound socket.
H A Dvrf.rst120 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 Drelease-notes-4.0.7.rst105 - toolchain-scripts: compatibility with unbound variable protection
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-dqevent.rst73 device was unbound.

12