| /openbmc/qemu/hw/usb/ |
| H A D | combined-packet.c | 62 assert(combined->first == p && p == QTAILQ_FIRST(&combined->packets)); in usb_combined_input_packet_complete() 64 status = combined->first->status; in usb_combined_input_packet_complete() 65 actual_length = combined->first->actual_length; in usb_combined_input_packet_complete() 107 USBPacket *first = p->combined->first; in usb_combined_packet_cancel() local 111 if (p == first) { in usb_combined_packet_cancel() 124 USBPacket *p, *u, *next, *prev = NULL, *first = NULL; in usb_ep_combine_input_packets() local 155 if (first) { in usb_ep_combine_input_packets() 156 if (first->combined == NULL) { in usb_ep_combine_input_packets() 159 combined->first = first; in usb_ep_combine_input_packets() 162 usb_combined_packet_add(combined, first); in usb_ep_combine_input_packets() [all …]
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/misc/ |
| H A D | phosphor-misc_git.bb | 8 first-boot-set-hostname \ 9 first-boot-set-mac \ 13 PACKAGECONFIG[first-boot-set-hostname] = "-Dfirst-boot-set-hostname=enabled, -Dfirst-boot-set-hostn… 14 PACKAGECONFIG[first-boot-set-mac] = "-Dfirst-boot-set-mac=enabled, -Dfirst-boot-set-mac=disabled" 24 SYSTEMD_SERVICE:${PN}-first-boot-set-hostname = "first-boot-set-hostname.service" 25 SYSTEMD_SERVICE:${PN}-first-boot-set-mac = "first-boot-set-mac@.service" 38 RDEPENDS:${PN}-first-boot-set-hostname += "bash" 39 RDEPENDS:${PN}-first-boot-set-mac += "bash" 42 # first-boot-set-hostname 43 FILES:${PN}-first-boot-set-hostname = "${bindir}/first-boot-set-hostname.sh" [all …]
|
| /openbmc/openpower-pnor-code-mgmt/test/ |
| H A D | test_item_updater_static.cpp | 97 EXPECT_EQ("HBEL", parts[0].first); in TEST() 100 EXPECT_EQ("GUARD", parts[1].first); in TEST() 103 EXPECT_EQ("NVRAM", parts[2].first); in TEST() 106 EXPECT_EQ("HB_VOLATILE", parts[10].first); in TEST() 127 EXPECT_EQ("ATTR_PERM", parts[0].first); in TEST() 177 EXPECT_EQ("HBEL", parts[0].first); in TEST() 180 EXPECT_EQ("GUARD", parts[1].first); in TEST() 183 EXPECT_EQ("NVRAM", parts[7].first); in TEST() 186 EXPECT_EQ("IMA_CATALOG", parts[10].first); in TEST()
|
| /openbmc/phosphor-misc/firstboot/ |
| H A D | meson.build | 1 set_mac = dependency('systemd', required: get_option('first-boot-set-mac')) 4 required: get_option('first-boot-set-hostname'), 9 'first-boot-set-mac.sh', 15 input: 'first-boot-set-mac@.service', 16 output: 'first-boot-set-mac@.service', 24 'first-boot-set-hostname.sh', 30 input: 'first-boot-set-hostname.service', 31 output: 'first-boot-set-hostname.service',
|
| /openbmc/bmcweb/include/ |
| H A D | event_service_store.hpp | 52 if (element.first == "Id") in fromJson() 62 else if (element.first == "Destination") in fromJson() 78 else if (element.first == "Protocol") in fromJson() 88 else if (element.first == "VerifyCertificate") in fromJson() 97 else if (element.first == "DeliveryRetryPolicy") in fromJson() 107 else if (element.first == "SendHeartbeat") in fromJson() 116 else if (element.first == "HeartbeatIntervalMinutes") in fromJson() 126 else if (element.first == "Context") in fromJson() 136 else if (element.first == "EventFormatType") in fromJson() 146 else if (element.first == "SubscriptionType") in fromJson() [all …]
|
| H A D | sessions.hpp | 89 element.first); in fromJson() 92 if (element.first == "unique_id") in fromJson() 96 else if (element.first == "session_token") in fromJson() 100 else if (element.first == "csrf_token") in fromJson() 104 else if (element.first == "username") in fromJson() 108 else if (element.first == "client_id") in fromJson() 112 else if (element.first == "client_ip") in fromJson() 121 element.first); in fromJson() 211 if (element.first == "XToken") in fromJson() 215 else if (element.first == "Cookie") in fromJson() [all …]
|
| /openbmc/bmcweb/redfish-core/lib/openbmc/ |
| H A D | openbmc_managers.hpp | 116 if (intfPair.first != pidConfigurationIface && in asyncPopulatePid() 117 intfPair.first != pidZoneConfigurationIface && in asyncPopulatePid() 118 intfPair.first != stepwiseConfigurationIface) in asyncPopulatePid() 129 if (propPair.first == "Name") in asyncPopulatePid() 142 else if (propPair.first == "Profiles") in asyncPopulatePid() 170 if (propPair.first == "Class") in asyncPopulatePid() 180 if (intfPair.first == pidZoneConfigurationIface) in asyncPopulatePid() 183 pathPair.first.str); in asyncPopulatePid() 201 else if (intfPair.first == stepwiseConfigurationIface) in asyncPopulatePid() 224 else if (intfPair.first == pidConfigurationIface) in asyncPopulatePid() [all …]
|
| /openbmc/qemu/fsdev/ |
| H A D | p9array.h | 91 scalar_type first[]; \ 114 *auto_var = &arr->first[0]; \ 119 scalar_type *first = (*auto_var); \ 120 if (!first) { \ 124 ((char *)first) - offsetof(P9Array##scalar_type, first) \ 127 scalar_cleanup_func(&arr->first[i]); \
|
| /openbmc/u-boot/arch/powerpc/lib/ |
| H A D | extable.c | 32 search_one_table(const struct exception_table_entry *first, in search_one_table() argument 37 while (first <= last) { in search_one_table() 38 diff = first->insn - value; in search_one_table() 40 return first->fixup; in search_one_table() 41 first++; in search_one_table()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | sensordatahandler.cpp | 93 setOffset(value.first, response); in mapDbusToAssertion() 137 setReading(value.first, response); in mapDbusToEventdata2() 228 msg.append(interface->first); in eventdata() 231 msg.append(property.first); in eventdata() 245 std::bitset<16> assertionSet(getAssertionSet(cmdData).first); in assertion() 256 if (bothSet.size() <= value.first || !bothSet.test(value.first)) in assertion() 262 if (assertionSet.test(value.first)) in assertion() 267 if (deassertionSet.test(value.first)) in assertion() 279 msg.append(interface->first); in assertion() [all...] |
| /openbmc/phosphor-objmgr/src/test/util/ |
| H A D | debug_output.hpp | 14 cout << setw(15) << left << "OBJ PATH:" << i.first << '\n'; in dumpAssociationOwnersType() 18 cout << setw(16) << left << "DBUS SERVICE:" << j.first << '\n'; in dumpAssociationOwnersType() 22 cout << setw(17) << left << "ASSOC PATH:" << k.first << '\n'; in dumpAssociationOwnersType() 41 cout << setw(15) << left << "OBJ PATH:" << i.first << '\n'; in dumpAssociationInterfaces() 59 cout << setw(15) << left << "OBJ PATH:" << i.first << '\n'; in dumpInterfaceMapType() 63 cout << setw(16) << left << "DBUS SERVICE:" << j.first << '\n'; in dumpInterfaceMapType()
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/iftop/iftop/ |
| H A D | iftop-1.0-gcc10.patch | 6 …on of `screen_list'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:36: first defined here 7 …tion of `peaktotal'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: first defined here 8 …ition of `peakrecv'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: first defined here 9 …ition of `peaksent'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: first defined here 10 …inition of `totals'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:37: first defined here 11 …on of `screen_hash'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:40: first defined here 12 …n of `service_hash'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:41: first defined here 13 …on of `screen_list'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:36: first defined here 14 …ition of `peaksent'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: first defined here 15 …ition of `peakrecv'; iftop.o:/builddir/build/BUILD/iftop-1.0pre4/ui_common.h:38: first defined here [all …]
|
| /openbmc/u-boot/cmd/ |
| H A D | conitrace.c | 14 bool first = true; in do_conitrace() local 26 if (first && (c == 'x' || c == 'X')) in do_conitrace() 30 first = false; in do_conitrace() 36 first = true; in do_conitrace()
|
| /openbmc/phosphor-hwmon/ |
| H A D | mainloop.cpp | 113 switch (iface.first) in updateSensorInterfaces() 151 auto mode = env::getEnv("MODE", sensor.first); in getID() 155 sensor.first); in getID() 165 id = (id.empty()) ? sensor.first.second : id; in getID() 181 label = env::getEnv("LABEL", sensor.first.first, id); in getIdentifiers() 182 accuracy = env::getEnv("ACCURACY", sensor.first.first, id); in getIdentifiers() 183 priority = env::getEnv("PRIORITY", sensor.first.first, i in getIdentifiers() [all...] |
| /openbmc/phosphor-networkd/src/ |
| H A D | inventory_mac.cpp | 57 if (interface.first == intf) in setFirstBootMACOnInterface() 120 objPath = objectTree.begin()->first; in getfromInventory() 121 service = objectTree.begin()->second.begin()->first; in getfromInventory() 130 "NET_INTF", interfaceName, "OBJ", object.first); in getfromInventory() 131 if (object.first.ends_with("/" + interfaceName)) in getfromInventory() 133 objPath = object.first; in getfromInventory() 134 service = object.second.begin()->first; in getfromInventory() 236 if (interface.first == invNetworkIntf) in registerSignals() 240 if (property.first == "MACAddress") in registerSignals() 307 interfaces.first); in watchEthernetInterface() [all …]
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | stl_utils.hpp | 14 ForwardIterator firstDuplicate(ForwardIterator first, ForwardIterator last) in firstDuplicate() argument 16 auto newLast = first; in firstDuplicate() 18 for (auto current = first; current != last; ++current) in firstDuplicate() 20 if (std::find(first, newLast, *current) == newLast) in firstDuplicate()
|
| /openbmc/phosphor-inventory-manager/ |
| H A D | manager.cpp | 149 opsit = std::lower_bound(opsit, _makers.cend(), ifaceit->first, in updateInterfaces() 152 if (opsit == _makers.cend() || opsit->first != ifaceit->first) in updateInterfaces() 156 ifaceit->first); in updateInterfaces() 160 refaceit = std::lower_bound(refaceit, refaces.end(), ifaceit->first, in updateInterfaces() 163 if (refaceit == refaces.end() || refaceit->first != ifaceit->first) in updateInterfaces() 171 refaceit, std::make_pair(ifaceit->first, in updateInterfaces() 174 signals.push_back(ifaceit->first); in updateInterfaces() 187 serialize(path, ifaceit->first, refaceit->second); in updateInterfaces() 194 deserialize(path, ifaceit->first, refaceit->second); in updateInterfaces() 233 refit = std::lower_bound(refit, _refs.end(), objit->first, in updateObjects() [all …]
|
| /openbmc/phosphor-misc/ |
| H A D | meson.options | 2 'first-boot-set-mac', 4 description: 'Set MAC address on first boot.', 7 'first-boot-set-hostname', 9 description: 'Set hostname on first boot.',
|
| /openbmc/u-boot/arch/arm/include/asm/ |
| H A D | opcodes.h | 146 #define __opcode_thumb32_compose(first, second) ( \ argument 147 (___opcode_identity32(___opcode_identity16(first)) << 16) \ 152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument 153 (___asm_opcode_identity32(___asm_opcode_identity16(first)) << 16) \ 220 #define ___inst_thumb32(first, second) .short first, second 224 #define ___inst_thumb32(first, second) \ argument 225 ".short " __stringify(first) ", " __stringify(second) "\n\t"
|
| /openbmc/qemu/hw/display/ |
| H A D | framebuffer.c | 72 int first, last = 0; in framebuffer_update_display() local 96 first = -1; in framebuffer_update_display() 108 if (first == -1) in framebuffer_update_display() 109 first = i; in framebuffer_update_display() 117 if (first < 0) { in framebuffer_update_display() 120 *first_row = first; in framebuffer_update_display()
|
| /openbmc/telemetry/src/metrics/ |
| H A D | collection_function.cpp | 73 const auto duration = kt->first - it->first; in calculate() 79 const auto duration = timestamp - readings.back().first; in calculate() 92 readings.assign({ReadingItem(readings.front().first, result), in calculateForStartupInterval() 114 calculateMultiplier(kt->first - it->first); in calculate() 120 calculateMultiplier(timestamp - readings.back().first); in calculate() 134 calculateMultiplier(timestamp - readings.front().first).count(); in calculateForStartupInterval() 139 {ReadingItem(readings.front().first, prevValue), in calculateForStartupInterval()
|
| /openbmc/qemu/ui/ |
| H A D | udmabuf.c | 16 static bool first = true; in udmabuf_fd() local 19 if (!first) { in udmabuf_fd() 22 first = false; in udmabuf_fd()
|
| /openbmc/telemetry/tests/src/helpers/types/ |
| H A D | container_types_helpers.hpp | 12 bool first = true; in PrintTo() local 15 if (!first) in PrintTo() 20 first = false; in PrintTo()
|
| /openbmc/phosphor-ipmi-blobs/test/ |
| H A D | manager_getsession_unittest.cpp | 13 uint16_t first, second; in TEST() local 14 EXPECT_TRUE(mgr.getSession(&first)); in TEST() 16 EXPECT_FALSE(first == second); in TEST()
|
| /openbmc/u-boot/include/linux/ |
| H A D | list.h | 253 struct list_head *first = list->next; in __list_splice() local 256 first->prev = prev; in __list_splice() 257 prev->next = first; in __list_splice() 544 struct hlist_node *first; member 551 #define HLIST_HEAD_INIT { .first = NULL } 552 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } 553 #define INIT_HLIST_HEAD(ptr) ((ptr)->first = NULL) 567 return !h->first; in hlist_empty() 596 struct hlist_node *first = h->first; in hlist_add_head() local 597 n->next = first; in hlist_add_head() [all …]
|