/openbmc/dbus-sensors/src/psu/ |
H A D | PSUSensorMain.cpp | 566 std::smatch matches; in createSensorsCallback() local 1274 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches = in main() local
|
/openbmc/linux/drivers/of/ |
H A D | base.c | 944 const struct of_device_id *__of_match_node(const struct of_device_id *matches, in __of_match_node() 972 const struct of_device_id *of_match_node(const struct of_device_id *matches, in of_match_node() 999 const struct of_device_id *matches, in of_find_matching_node_and_match()
|
H A D | irq.c | 550 void __init of_irq_init(const struct of_device_id *matches) in of_irq_init()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | d3.c | 2467 u8 matches[ND_QUERY_BUF_LEN]; member 2529 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_num_match_chans() local 2535 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_num_match_chans() local 2554 struct iwl_scan_offload_profile_match *matches = in iwl_mvm_query_set_freqs() local 2562 struct iwl_scan_offload_profile_match_v1 *matches = in iwl_mvm_query_set_freqs() local
|
/openbmc/dbus-sensors/src/intrusion/ |
H A D | IntrusionSensorMain.cpp | 524 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches = in main() local
|
/openbmc/linux/lib/zstd/compress/ |
H A D | zstd_lazy.c | 982 int matches[4] = {0}; in ZSTD_row_getSSEMask() local 1040 const U32 matches = vget_lane_u32(vreinterpret_u32_u8(t4), 0); in ZSTD_row_getMatchMask() local 1055 const U64 matches = vget_lane_u64(vreinterpret_u64_u8(t4), 0); in ZSTD_row_getMatchMask() local 1067 ZSTD_VecMask matches = 0; in ZSTD_row_getMatchMask() local 1192 ZSTD_VecMask matches = ZSTD_row_getMatchMask(tagRow, (BYTE)tag, head, rowEntries); in ZSTD_RowFindBestMatch() local 1261 ZSTD_VecMask matches = ZSTD_row_getMatchMask(dmsTagRow, (BYTE)dmsTag, head, rowEntries); in ZSTD_RowFindBestMatch() local
|
/openbmc/qemu/contrib/plugins/ |
H A D | hwprofile.c | 53 static gchar **matches; variable
|
/openbmc/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_debugfs.c | 163 struct vcap_keyset_list matches; in vcap_debugfs_show_keysets() local
|
H A D | vcap_api_kunit.c | 1189 struct vcap_keyset_list matches = {}; in vcap_api_rule_find_keyset_basic_test() local 1236 struct vcap_keyset_list matches = {}; in vcap_api_rule_find_keyset_failed_test() local 1283 struct vcap_keyset_list matches = {}; in vcap_api_rule_find_keyset_many_test() local
|
H A D | vcap_api_debugfs_kunit.c | 314 struct vcap_keyset_list matches; in vcap_api_addr_keyset_test() local
|
/openbmc/linux/tools/bpf/ |
H A D | bpf_dbg.c | 185 static int matches(const char *cmd, const char *pattern) in matches() function 1300 char **matches = NULL; in shell_completion() local
|
/openbmc/linux/drivers/soc/bcm/brcmstb/pm/ |
H A D | pm-mips.c | 364 static void __iomem *brcmstb_ioremap_match(const struct of_device_id *matches, in brcmstb_ioremap_match()
|
/openbmc/linux/drivers/mtd/ |
H A D | mtdpart.c | 553 const struct of_device_id *matches; in mtd_part_get_compatible_parser() local
|
/openbmc/linux/include/linux/ |
H A D | of.h | 500 const struct of_device_id *matches, in of_find_matching_node_and_match() 915 const struct of_device_id *matches) in of_find_matching_node() 1422 #define for_each_matching_node(dn, matches) \ argument 1425 #define for_each_matching_node_and_match(dn, matches, match) \ argument
|
/openbmc/qemu/hw/net/ |
H A D | npcm7xx_emc.c | 445 bool matches; in emc_receive_filter1() local
|
/openbmc/linux/drivers/macintosh/ |
H A D | macio_asic.c | 41 const struct of_device_id * matches = drv->of_match_table; in macio_bus_match() local
|
/openbmc/dbus-sensors/src/hwmon-temp/ |
H A D | HwmonTempMain.cpp | 653 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches = main() local
|
/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_main.c | 409 int matches = 0; in ipoib_match_gid_pkey_addr() local 454 int matches = 0; in __ipoib_get_net_dev_by_params() local 479 int matches; in ipoib_get_net_dev_by_params() local
|
/openbmc/dbus-sensors/src/fan/ |
H A D | FanMain.cpp | 705 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches = in main() local
|
/openbmc/linux/drivers/char/hw_random/ |
H A D | n2-drv.c | 524 int err, matches, limit; in n2rng_check_selftest_buffer() local
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | functions.cpp | 759 std::vector<std::shared_ptr<void>> matches; in updateBiosAttrTable() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_rtbitmap.c | 1125 int matches; in xfs_rtalloc_extent_is_free() local
|
/openbmc/dbus-sensors/src/intel-cpu/ |
H A D | IntelCPUSensorMain.cpp | 871 std::vector<std::unique_ptr<sdbusplus::bus::match_t>> matches = in main() local
|
/openbmc/linux/net/smc/ |
H A D | af_smc.c | 2093 int matches) in smc_is_already_selected() 2108 unsigned int *matches) in smc_check_ism_v2_match() 2144 unsigned int matches = 0; in smc_find_ism_v2_device_serv() local
|
/openbmc/u-boot/lib/zlib/ |
H A D | deflate.h | 246 uInt matches; /* number of string matches in current block */ member
|