Home
last modified time | relevance | path

Searched full:removal (Results 1 – 25 of 204) sorted by relevance

123456789

/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/
H A Ddetect-sled-present_0.1.bb18 file://bletchley-sled-removal@.target \
28 install -m 0644 ${UNPACKDIR}/bletchley-sled-removal@.target ${D}${systemd_system_unitdir}
41 SLED_REMOVE_INSTFMT = "bletchley-sled-removal@.target:bletchley-sled-removal@{0}.target"
42 SYSTEMD_SERVICE:${PN} += "bletchley-sled-removal@.target"
/openbmc/qemu/qapi/
H A Dqdev.json97 # from the guest. Hot removal is an operation that requires guest
99 # the hot removal process. Completion of the device removal
101 # will automatically complete removal for all devices. If a
102 # guest-side error in the hot removal process is detected, the
125 # Emitted whenever the device removal completion is acknowledged by
127 # ID. Device removal can be initiated by the guest or by HMP/QMP
/openbmc/qemu/docs/specs/
H A Dacpi_pci_hotplug.rst21 PCI slot removal notification (IO port 0xae04-0xae07, 4-byte access)
24 Slot removal notification pending. One bit per slot.
26 Read by ACPI BIOS GPE.1 handler to notify OS of removal
32 Write: Used by ACPI BIOS _EJ0 method to request device removal.
/openbmc/qemu/docs/devel/
H A Drcu.rst32 "removal" and "reclamation". During removal, we ensure that subsequent
34 removal has completed, a critical section will not be able to access
35 the old data. Therefore, critical sections that begin after removal
45 | finish removal phase
76 on all threads have completed. This marks the end of the removal
88 marks the end of the removal phase, with func taking care
291 In both cases, the write side only performs removal. Reclamation
336 - ensuring that the old version of the array is available between removal
381 /* Removal phase. */
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-bletchley/detect-gpio-present/files/
H A Ddetect-sled-present98 # start bletchley-sled-removal target
99 /bin/systemctl start bletchley-sled-removal@"${SLED_ID}".target
107 echo "SLED${SLED_ID} Removal"
H A Dbletchley-sled-removal@.target2 Description=Bletchlet SLED%i removal target
/openbmc/qemu/include/hw/
H A Dhotplug.h49 * Used for device removal with devices that implement
50 * asynchronous and synchronous (surprise) removal.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Object/
H A DDelete.interface.yaml2 Implement to provide object removal.
/openbmc/openbmc/poky/meta/lib/oe/
H A Dbuildhistory_analysis.py335 for removal in removals:
336 translated = removal.translate(numeric_removal)
339 revmap_remove[translated].append(removal)
353 removal = revmap_remove[translated][0]
355 commondir2 = removal.split("/")
375 filechanges.append(FileChange(removal, FileChange.changetype_move, addition))
378 if removal in removals:
379 removals.remove(removal)
385 for removal in removals:
386 filechanges.append(FileChange(removal, FileChange.changetype_remove))
[all …]
/openbmc/qemu/tests/qtest/
H A Ddevice-plug-test.c47 * Request device removal. As the guest is not running, the request won't in process_device_remove()
48 * be processed. However during system reset, the removal will be in process_device_remove()
212 * and does not do PCI surprise removal. This holds for x86 ACPI, in main()
/openbmc/qemu/target/i386/hvf/
H A DREADME.md6 2. Removal of `apic_page` and hyperv-related functionality.
/openbmc/docs/designs/
H A Dpsu-monitoring.md102 monitor the supplies and communicate any changes such as removal of input
103 voltage, removal of a power supply, insertion of a power supply, and take any
141 - Power supply removal and insertion, on a system supporting concurrent
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DCMU-Tex9 permission notice identical to this one except for the removal of this
/openbmc/qemu/include/scsi/
H A Dutils.h64 /* LUN not ready, medium removal prevented */
86 /* Illegal request, medium removal prevented */
/openbmc/u-boot/include/dm/
H A Droot.h120 * specific removal flags set to selectively
125 * @flags: Flags for selective device removal
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pynetlinux/
H A D0001-setup.py-switch-to-setuptools.patch7 removal in Python 3.12.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-sdnotify/
H A D0001-setup.py-switch-to-setuptools.patch6 In Python 3.10, 'distutils' is deprecated and is slated for removal in
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/pkcs11-helper/
H A Dpkcs11-helper_1.30.0.bb6 card removal and card insert events, handling card ie-insert to a different \
/openbmc/phosphor-hwmon/
H A Dmainloop.cpp224 // Add sensor removal return codes defined at the device level in getObject()
280 // Check sensorAdjusts for sensor removal RCs in getObject()
284 // Return code found in sensor return code removal list in getObject()
590 // Check sensorAdjusts for sensor removal RCs in read()
594 // Return code found in sensor return code removal list in read()
633 // Remove any sensors marked for removal in removeSensors()
679 // Sensor object added, erase entry from removal list in addDroppedSensors()
/openbmc/openbmc/poky/meta/classes/
H A Drecipe_sanity.bbclass96 __note("candidate for removal of %s" % k, d)
105 (can_delete_FILESPATH, "candidate for removal of FILESPATH"),
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/
H A D0006-CA_SET_PID.patch15 + Quick hack around the removal of ca_pid_t and CA_GET_PID in recent kernels
/openbmc/u-boot/include/linux/
H A Dlist.h383 * list_for_each_safe - iterate over a list safe against removal of list entry
393 * list_for_each_prev_safe - iterate over a list backwards safe against removal of list entry
477 * list_for_each_entry_safe - iterate over list of given type safe against removal of list entry
497 * safe against removal of list entry.
513 * removal of list entry.
527 * Iterate backwards over list of given type, safe against removal
672 * hlist_for_each_entry_safe - iterate over list of given type safe against removal of list entry
/openbmc/docs/designs/inventory/
H A Dgpio-based-hardware-inventory.md177 - 'gpio-presence-sensor' creates a dbus matcher to watch for removal of it's
192 ### Reverse flow summary (removal of configuration)
195 - 'gpio-presence-sensor' creates a dbus matcher to watch for removal of it's
256 ### Handling removal of the device
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon-page_range_tree.c131 /* no hinted removal in GTree... */ in hvb_page_range_tree_insert()
159 /* no hinted removal in GTree... */ in hvb_page_range_tree_pop()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DInner-Net-2.018 4. [The copyright holder has authorized the removal of this clause.]

123456789