/openbmc/openbmc/meta-google/recipes-google/systemd/ |
H A D | gbmc-systemd-config.bb | 12 file://firmware-updates.target \ 13 file://firmware-updates-pre.target \ 37 firmware-updates.target \ 38 firmware-updates-pre.target \ 53 install -m 0644 ${UNPACKDIR}/firmware-updates.target ${D}${systemd_system_unitdir}/ 54 install -m 0644 ${UNPACKDIR}/firmware-updates-pre.target ${D}${systemd_system_unitdir}/
|
/openbmc/u-boot/test/py/tests/ |
H A D | test_tpm2.py | 23 updates = 0 variable 194 global updates 195 updates = int(re.findall(r'\d+', str)[0]) 227 assert (updates + 1) == new_updates
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/dynamic-layers/meta-arm-systemready/recipes-test/arm-systemready-acs/files/fvp-base/ |
H A D | 0001-check-sr-results-Change-the-expected-SR-result-confi.patch | 18 Capsule updates are not supported. 26 a. capsuleapp-esrt: Capsule updates are not supported. 30 c. must-contain "FwClass": Capsule updates are not supported. 31 d. error-if-contains "ESRT - Not Found": Capsule updates are not 34 a. warn-if-contains "Aborted test": Capsule updates are not supported. 38 a. Remove whole directory because capsule updates are not supported. 48 b. must-contain "FirmwareManagement": Capsule updates are not supported. 52 a. Make optional because capsule updates are not supported.
|
/openbmc/telemetry/tests/src/ |
H A D | test_on_change_threshold.cpp | 87 updates = std::move(val); in Updates() 100 for (const auto& [index, value] : o.updates) in PrintTo() 112 std::vector<UpdateParams> updates; member 152 for (const auto& [index, value] : GetParam().updates) in TEST_P()
|
H A D | test_discrete_threshold.cpp | 156 updates = std::move(val); in Updates() 183 for (const auto& [index, value, sleepAfter] : o.updates) in PrintTo() 197 std::vector<UpdateParams> updates; member 241 for (const auto& [index, value, sleepAfter] : GetParam().updates) in testBodySensorIsUpdatedMultipleTimes()
|
/openbmc/phosphor-mrw-tools/ |
H A D | patchxml.py | 209 updates = [] variable 221 updates.append(update) 223 for update in updates:
|
/openbmc/linux/scripts/atomic/kerneldoc/ |
H A D | try_cmpxchg | 8 * If (@v == @old), atomically updates @v to @new with ${desc_order} ordering. 9 * Otherwise, updates @old to the current value of @v.
|
H A D | dec | 6 * Atomically updates @v to (@v - 1) with ${desc_order} ordering.
|
H A D | inc | 6 * Atomically updates @v to (@v + 1) with ${desc_order} ordering.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-coresight-devices-trbe | 12 Description: (Read) Shows if TRBE updates in the memory are with access 13 and dirty flag updates as well. This value is fetched from
|
/openbmc/linux/drivers/net/ |
H A D | LICENSE.SRC | 14 on an "as-is" basis. No further updates to this software should be 15 expected. Although updates may occur, no commitment exists.
|
/openbmc/linux/Documentation/driver-api/firmware/ |
H A D | fw_search_path.rst | 9 * /lib/firmware/updates/UTS_RELEASE/ 10 * /lib/firmware/updates/
|
/openbmc/linux/Documentation/RCU/ |
H A D | checklist.rst | 32 for lockless updates. This does result in the mildly 34 rcu_read_unlock() are used to protect updates, however, this 45 c. restricting updates to a single task. 87 be running while updates are in progress. There are a number 106 c. Make updates appear atomic to readers. For example, 107 pointer updates to properly aligned fields will 118 d. Carefully order the updates and the reads so that readers 222 Restructure your code so that it batches the updates, allowing 280 primitive will correspondingly delay updates. In contrast, 291 limit on this number, stalling updates as needed to allow [all …]
|
/openbmc/linux/tools/perf/pmu-events/ |
H A D | metric.py | 583 updates: Dict[Tuple[str, str], Expression] = dict() 596 if (inner_pmu, inner_name) in updates: 597 inner_expression = updates[(inner_pmu, inner_name)] 601 if (outer_pmu, outer_name) in updates and updated.Equals(updates[(outer_pmu, outer_name)]): 603 updates[(outer_pmu, outer_name)] = updated 604 return updates
|
/openbmc/docs/designs/ |
H A D | external-sensor.md | 41 _ExternalSensor_ to detect and properly indicate loss of timely sensor updates 73 from other sensor daemons. Once an external source starts providing updates, the 74 external source is expected to continue to provide timely updates. Each update 102 Periodic things like sensors, which send out regular updates, could easily lead 140 timeout value, in seconds. If this amount of time elapses with no new updates 184 IPMI sensors, however, expected usage of almost all external sensor updates is a 189 _ExternalSensor_ are expected to receive continuous periodic updates from an 192 not dependent on IPMI as the only source of external updates. 197 One limitation was that the existing _Sensor_ class, by design, dropped updates 199 want to recognize all updates received, even duplicates, as they are important
|
/openbmc/u-boot/doc/ |
H A D | README.update | 7 This feature allows to automatically store software updates present on a TFTP 11 updates. Each update in the update file has an address in NOR Flash where it 12 should be placed, updates are also protected with a SHA-1 checksum. If the 93 An example containing three updates. It can be used to update Linux kernel,
|
/openbmc/qemu/ui/ |
H A D | sdl2-gl.c | 76 scon->updates++; in sdl2_gl_update() 118 if (scon->updates && scon->real_window) { in sdl2_gl_refresh() 119 scon->updates = 0; in sdl2_gl_refresh()
|
/openbmc/qemu/qapi/ |
H A D | uefi.json | 36 # of updates for authenticated variables. UEFI has two kinds of 41 # updates must be signed with the same certificate.
|
/openbmc/docs/designs/oem/ibm/ |
H A D | system-power-mode.md | 33 the OCC state changes to ACTIVE or the customer updates these new parameters at 66 - Customer updates system power mode user interface or Redfish interface 67 - Customer updates idle power save setting or Redfish interface 87 will be retained across power cycles, AC loss, code updates, etc.
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 082.out | 69 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 95 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 121 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 147 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 173 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 199 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 225 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 251 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 291 lazy_refcounts=<bool (on/off)> - Postpone refcount updates 379 lazy_refcounts=<bool (on/off)> - Postpone refcount updates [all …]
|
/openbmc/openbmc/poky/meta/recipes-kernel/kmod/kmod/ |
H A D | depmod-search.conf | 5 search updates extramodules built-in
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ids.c | 284 uint64_t updates = amdgpu_vm_tlb_seq(vm); in amdgpu_vmid_grab_reserved() local 290 (*id)->flushed_updates < updates || in amdgpu_vmid_grab_reserved() 344 uint64_t updates = amdgpu_vm_tlb_seq(vm); in amdgpu_vmid_grab_used() local 365 if ((*id)->flushed_updates < updates) in amdgpu_vmid_grab_used()
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | README | 3 These sensors wait for their updates.
|
/openbmc/openbmc/meta-google/recipes-google/systemd/files/ |
H A D | firmware-updates.target | 3 Wants=firmware-updates-pre.target
|
/openbmc/openbmc/meta-google/recipes-google/host-power-ctrl/gpio-host-pwr/ |
H A D | host-poweron.service | 3 After=firmware-updates.target
|