Home
last modified time | relevance | path

Searched refs:existing (Results 1 – 25 of 1074) sorted by relevance

12345678910>>...43

/openbmc/openbmc/poky/meta/recipes-bsp/libacpi/files/
H A D0001-libacpi-Fix-build-witth-fno-commom.patch23 + * Array for existing batteries, loop until
28 + * Array for existing thermal zones, loop until
33 + * Array for existing fans, loop until
46 * Array for existing batteries, loop until
52 * Array for existing thermal zones, loop until
58 * Array for existing fans, loop until
64 * Finds existing batteries and fills the
/openbmc/qemu/tests/qemu-iotests/
H A D15593 if self.existing:
156 if self.existing:
220 existing = False variable in TestDriveMirrorAbsolutePaths
224 existing = True variable in TestDriveMirrorExistingNoBacking
229 existing = True variable in TestDriveMirrorExistingBacking
234 existing = True variable in TestBlockdevMirrorNoBacking
239 existing = True variable in TestBlockdevMirrorBacking
244 existing = True variable in TestBlockdevMirrorForcedBacking
252 existing = True variable in TestBlockdevMirrorReopen
273 existing = True variable in TestBlockdevMirrorSnapshot
[all …]
/openbmc/linux/net/llc/
H A Dllc_if.c89 struct sock *existing; in llc_establish_connection() local
95 existing = llc_lookup_established(llc->sap, &daddr, &laddr, sock_net(sk)); in llc_establish_connection()
96 if (existing) { in llc_establish_connection()
97 if (existing->sk_state == TCP_ESTABLISHED) { in llc_establish_connection()
98 sk = existing; in llc_establish_connection()
101 sock_put(existing); in llc_establish_connection()
/openbmc/linux/fs/btrfs/
H A Ddelayed-ref.c649 spin_lock(&existing->lock); in update_existing_head_ref()
669 if (!existing->extent_op) { in update_existing_head_ref()
673 memcpy(&existing->extent_op->key, in update_existing_head_ref()
679 existing->extent_op->flags_to_set |= in update_existing_head_ref()
691 old_ref_mod = existing->total_ref_mod; in update_existing_head_ref()
692 existing->ref_mod += update->ref_mod; in update_existing_head_ref()
699 if (existing->is_data) { in update_existing_head_ref()
702 existing->num_bytes); in update_existing_head_ref()
714 spin_unlock(&existing->lock); in update_existing_head_ref()
813 if (existing) { in add_delayed_ref_head()
[all …]
H A Dextent_map.c551 struct extent_map *existing, in merge_extent_mapping() argument
563 if (existing->start > map_start) { in merge_extent_mapping()
564 next = existing; in merge_extent_mapping()
567 prev = existing; in merge_extent_mapping()
627 struct extent_map *existing; in btrfs_add_extent_mapping() local
639 if (start >= existing->start && in btrfs_add_extent_mapping()
640 start < extent_map_end(existing)) { in btrfs_add_extent_mapping()
642 *em_in = existing; in btrfs_add_extent_mapping()
652 ret = merge_extent_mapping(em_tree, existing, in btrfs_add_extent_mapping()
659 ret, existing->start, existing->len, in btrfs_add_extent_mapping()
[all …]
/openbmc/telemetry/src/
H A Dtrigger_factory.cpp53 if (auto existing = std::find_if(oldThresholds.begin(), in updateDiscreteThresholds() local
55 existing != oldThresholds.end()) in updateDiscreteThresholds()
57 newThresholds.emplace_back(*existing); in updateDiscreteThresholds()
58 oldThresholds.erase(existing); in updateDiscreteThresholds()
109 if (auto existing = std::find_if(oldThresholds.begin(), in updateNumericThresholds() local
111 existing != oldThresholds.end()) in updateNumericThresholds()
113 newThresholds.emplace_back(*existing); in updateNumericThresholds()
114 oldThresholds.erase(existing); in updateNumericThresholds()
266 if (existing != oldSensors.end()) in updateSensors()
268 newSensors.emplace_back(*existing); in updateSensors()
[all …]
H A Dreport_factory.cpp58 auto existing = std::find_if(oldMetrics.begin(), oldMetrics.end(), in updateMetrics() local
63 if (existing != oldMetrics.end()) in updateMetrics()
65 newMetrics.emplace_back(*existing); in updateMetrics()
66 oldMetrics.erase(existing); in updateMetrics()
/openbmc/linux/Documentation/block/
H A Dpr.rst64 is non-null. If no existing reservation exists old_key must be zero,
65 if an existing reservation should be replaced old_key must contain
68 If the new_key argument is 0 it unregisters the existing reservation passed
76 devices based on the type argument. The key argument must be the existing
91 This ioctl command releases the existing reservation referred to by
106 registered with the device and drops any existing reservation.
115 Ignore the existing reservation key. This is commonly supported for
/openbmc/linux/scripts/
H A DMakefile.headersinst53 existing-dirs := $(sort $(dir $(old-headers)))
55 new-dirs := $(filter-out $(existing-dirs), $(wanted-dirs))
77 existing-headers := $(filter $(old-headers), $(all-headers))
79 -include $(foreach f,$(existing-headers),$(dir $(f)).$(notdir $(f)).cmd)
H A DMakefile.vmlinux50 existing-targets := $(wildcard $(sort $(targets)))
52 -include $(foreach f,$(existing-targets),$(dir $(f)).$(notdir $(f)).cmd)
/openbmc/linux/include/kunit/
H A Dresource.h198 struct kunit_resource *existing; in kunit_add_named_resource() local
203 existing = kunit_find_named_resource(test, name); in kunit_add_named_resource()
204 if (existing) { in kunit_add_named_resource()
205 kunit_put_resource(existing); in kunit_add_named_resource()
/openbmc/docs/designs/
H A Dcertificate-revocation-list.md47 3. other daemons, e.g., BMCWeb shall consume CRLs the same way as existing
65 existing three types of Manager.
71 existing behaviour which phosphor-certificate-manager uses to tell consumers
75 replace all existing CRLs with multiple new CRLs and notify consumers
78 delete all existing CRLs and notify consumers
90 the existing authorities list design.
H A Dvirtual-sensors.md20 specific manipulation/function of existing sensors.
29 them as per changes in existing sensors. This implementation should provide
98 it defines details about existing dbus sensors.
106 DbusParam: This is an existing/virtual sensor which is listed in dbus and
120 This application is monitoring existing sensors whenever they change values then
H A Dexternal-sensor.md18 There are 10 existing sensor daemons in _dbus-sensors_. Why add another sensor
21 - Most of the existing sensor daemons are tied to one particular physical
26 - Essentially all of the existing sensor daemons obtain the sensor values they
34 - Even if the debugging functionality of an existing daemon were to be used, the
39 - For the same reason it is desirable for existing sensor daemons to detect and
43 into the architecture of any existing sensor daemon, thus a new daemon is the
55 the simplest existing sensor daemons, _HwmonTempSensor_[^7], as references to
96 validity, which would break the existing schema[^15].
196 was that the existing _Sensor_ base class did not currently allow its existing
198 add[^23]. One limitation was that the existing _Sensor_ class, by design,
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Decorator/
H A DManagedHost.interface.yaml9 existing designs use an index-based design for representing the
11 existing association is not defined.
/openbmc/openbmc/poky/meta-selftest/recipes-test/packagenameconflict/
H A Dpackagenameconflict.bb1 SUMMARY = "Test case that tries to rename a package to an existing one and fails"
2 DESCRIPTION = "This generates a packaging error when a package is renamed to a pre-existing name"
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-stm_source7 is directed. Reads return an existing connection or "<none>" if
9 Write an existing (registered) stm device's name here to
/openbmc/linux/tools/perf/Documentation/
H A Ddb-export.txt22 1. Because of the nature of SQL, existing tables and columns can continue to be
26 2. New tables and columns can be added, without affecting existing SQL queries,
33 4. The export scripts themselves maintain forward compatibility (i.e. an existing
/openbmc/linux/net/ipv4/
H A Dtcp_cong.c148 struct tcp_congestion_ops *existing; in tcp_update_congestion_control() local
158 existing = tcp_ca_find_key(old_ca->key); in tcp_update_congestion_control()
159 if (ca->key == TCP_CA_UNSPEC || !existing || strcmp(existing->name, ca->name)) { in tcp_update_congestion_control()
163 } else if (existing != old_ca) { in tcp_update_congestion_control()
171 list_del_rcu(&existing->list); in tcp_update_congestion_control()
/openbmc/openbmc-test-automation/redfish/extended/
H A Dredfish_bmc_code_update.robot66 # Check if the existing firmware is functional.
68 ... The existing ${image_version} firmware is already functional.
198 # If no software inventory record was found, there is no existing
202 # Check if the existing firmware is functional.
204 ... The existing ${image_version} firmware is already functional.
206 # If existing firmware is not functional, then set the priority to least.
207 Print Timen The existing ${image_version} firmware is not yet functional.
210 Pass Execution The existing ${image_version} firmware is now functional.
/openbmc/u-boot/doc/driver-model/
H A Di2c-howto.txt35 implementations can share most of the existing code
36 - If you convert all existing users of the driver, remove the pre-driver-model
42 - convert at least one existing board to use driver model serial
H A Dserial-howto.txt25 implementations can share most of the existing code
26 - If you convert all existing users of the driver, remove the pre-driver-model
32 - convert at least one existing board to use driver model serial
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/etcd/
H A Detcd_3.5.7.bb12 file://etcd-existing.conf \
65 install -m 0644 ${WORKDIR}/etcd-existing.conf -D -t ${D}${sysconfdir}/etcd.d
72 FILES:${PN}:append = " ${sysconfdir}/etcd.d/etcd-existing.conf"
/openbmc/linux/Documentation/devicetree/bindings/arm/
H A Dqcom-soc.yaml20 When adding new compatibles to existing bindings, use the format in the
21 existing binding, even if it contradicts the above.
37 # Legacy namings - variations of existing patterns/compatibles are OK,
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dbroadcom-bcm87xx.txt12 with the existing register value, and the fourth cell is ORed with
14 value of zero, no read of the existing value is performed.

12345678910>>...43