Home
last modified time | relevance | path

Searched defs:match (Results 51 – 75 of 172) sorted by relevance

1234567

/openbmc/openpower-debug-collector/watchdog/
H A Dwatchdog_handler.cpp80 std::unique_ptr<sdbusplus::bus::match_t> match = in monitorDump() local
/openbmc/u-boot/include/
H A Dfsl_lpuart.h17 u32 match; member
28 u32 match; member
/openbmc/openpower-pnor-code-mgmt/
H A Dmsl_verify.cpp57 std::smatch match; in parse() local
/openbmc/qemu/hw/net/rocker/
H A Drocker_of_dpa.c310 OfDpaFlowMatch *match = user_data; in _of_dpa_flow_match() local
339 static OfDpaFlow *of_dpa_flow_match(OfDpa *of_dpa, OfDpaFlowMatch *match) in of_dpa_flow_match()
514 OfDpaFlowMatch *match) in of_dpa_ig_port_build_match()
536 OfDpaFlowMatch *match) in of_dpa_vlan_build_match()
555 OfDpaFlowMatch *match) in of_dpa_term_mac_build_match()
579 OfDpaFlowMatch *match) in of_dpa_bridging_build_match()
595 OfDpaFlowMatch match = { { 0, }, }; in of_dpa_bridging_learn() local
652 OfDpaFlowMatch *match) in of_dpa_unicast_routing_build_match()
681 OfDpaFlowMatch *match) in of_dpa_multicast_routing_build_match()
717 OfDpaFlowMatch *match) in of_dpa_acl_build_match()
[all …]
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dmatch.hpp25 class match : private bus::details::bus_friend class
/openbmc/u-boot/test/py/tests/
H A Dtest_fit.py224 def find_matching(text, match): argument
/openbmc/phosphor-power/phosphor-regulators/src/
H A Djournal.cpp77 std::string match{field + '=' + fieldValue}; in getMessages() local
/openbmc/google-misc/subprojects/bare-metal-host-monitor/
H A Dhost_gpio_monitor.cpp120 auto match = std::make_unique<sdbusplus::bus::match_t>( in main() local
/openbmc/openpower-proc-control/extensions/phal/
H A Ddump_utils.cpp72 std::unique_ptr<sdbusplus::bus::match_t> match = in monitorDump() local
/openbmc/qemu/include/hw/timer/
H A Dstellaris-gptm.h38 uint32_t match[2]; member
/openbmc/phosphor-ipmi-flash/bmc/
H A Dgeneral_systemd.cpp113 void SystemdNoFile::match(sdbusplus::message_t& m) in match() function in ipmi_flash::SystemdNoFile
/openbmc/estoraged/src/
H A Dmain.cpp178 auto match = std::make_unique<sdbusplus::bus::match_t>( in main() local
/openbmc/skeleton/op-pwrctl/pgood_wait/
H A Dpgood_wait.c176 char match[LEN]; in main() local
/openbmc/phosphor-led-manager/manager/
H A Djson-config.hpp220 std::unique_ptr<sdbusplus::bus::match_t> match; member in phosphor::led::JsonConfig
/openbmc/phosphor-dbus-monitor/src/
H A Dsdbusplus.hpp90 static auto addMatch(const std::string& match, in addMatch()
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Djournal.cpp80 std::string match{"SYSLOG_IDENTIFIER=" + syslogID}; in getMessages() local
/openbmc/openpower-hw-diags/attn/
H A Dattn_dump.cpp64 std::unique_ptr<sdbusplus::bus::match_t> match = in monitorDump() local
/openbmc/phosphor-pid-control/dbus/
H A Ddbusutil.cpp79 std::smatch match; in findSensors() local
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.h30 uint32_t match; member
/openbmc/openpower-debug-collector/dump/
H A Ddump_utils.cpp21 auto match = sdbusplus::bus::match_t( in monitorDumpCreation() local
/openbmc/qemu/contrib/plugins/
H A Dexeclog.c415 static void parse_insn_match(char *match) in parse_insn_match()
423 static void parse_vaddr_match(char *match) in parse_vaddr_match()
/openbmc/phosphor-health-monitor/
H A Dhealth_metric_config.cpp267 if (auto match = std::ranges::find_if( in reverse_map_search() local
/openbmc/phosphor-hwmon/
H A Dsysfs.cpp144 auto match = findPhandleMatch(ofDevPath, p); in findCalloutPath() local
/openbmc/entity-manager/src/entity_manager/
H A Dperform_probe.cpp69 std::smatch match; in doProbe() local
/openbmc/qemu/target/openrisc/
H A Dmmu.c46 int right, match, valid; in get_phys_mmu() local

1234567