Home
last modified time | relevance | path

Searched defs:match (Results 26 – 50 of 919) sorted by relevance

12345678910>>...37

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c37 struct flow_match_basic match; in dpaa2_switch_flower_parse_key() local
47 struct flow_match_eth_addrs match; in dpaa2_switch_flower_parse_key() local
57 struct flow_match_vlan match; in dpaa2_switch_flower_parse_key() local
72 struct flow_match_ipv4_addrs match; in dpaa2_switch_flower_parse_key() local
82 struct flow_match_ports match; in dpaa2_switch_flower_parse_key() local
92 struct flow_match_ip match; in dpaa2_switch_flower_parse_key() local
552 struct flow_match_vlan match; in dpaa2_switch_flower_parse_mirror_key() local
/openbmc/phosphor-logging/
H A Delog_meta.cpp18 const std::string& match, const std::vector<std::string>& data, in build()
44 const std::string& match, const std::vector<std::string>& data, in build()
/openbmc/qemu/scripts/
H A Dcpu-x86-uarch-abi.py132 match = True variable
134 match = False variable
/openbmc/linux/net/netfilter/
H A Dnft_compat.c397 struct xt_match *match = expr->ops->data; in __nft_match_eval() local
446 struct xt_match *match, void *info, in nft_match_set_mtchk_param()
501 struct xt_match *match = expr->ops->data; in __nft_match_init() local
553 struct xt_match *match = expr->ops->data; in __nft_match_destroy() local
585 struct xt_match *match = expr->ops->data; in __nft_match_dump() local
617 struct xt_match *match = expr->ops->data; in nft_match_validate() local
779 const struct xt_match *match = expr->ops->data; in nft_match_reduce() local
789 struct xt_match *match; in nft_match_select_ops() local
848 struct xt_match *match = ops->data; in nft_match_release_ops() local
H A Dx_tables.c67 struct list_head match; member
139 int xt_register_match(struct xt_match *match) in xt_register_match()
151 xt_unregister_match(struct xt_match *match) in xt_unregister_match()
162 xt_register_matches(struct xt_match *match, unsigned int n) in xt_register_matches()
182 xt_unregister_matches(struct xt_match *match, unsigned int n) in xt_unregister_matches()
230 struct xt_match *match; in xt_request_find_match() local
545 static int xt_check_entry_match(const char *match, const char *target, in xt_check_entry_match()
744 int xt_compat_match_offset(const struct xt_match *match) in xt_compat_match_offset()
754 const struct xt_match *match = m->u.kernel.match; in xt_compat_match_from_user() local
787 const struct xt_match *match = m->u.kernel.match; in xt_compat_match_to_user() local
[all …]
/openbmc/linux/drivers/regulator/
H A Dmt6359-regulator.c41 #define MT6359_BUCK(match, _name, min, max, step, \ argument
72 #define MT6359_LDO_LINEAR(match, _name, min, max, step, \ argument
95 #define MT6359_LDO(match, _name, _volt_table, \ argument
119 #define MT6359_REG_FIXED(match, _name, _enable_reg, \ argument
139 #define MT6359P_LDO1(match, _name, _ops, _volt_table, \ argument
H A Dmt6397-regulator.c37 #define MT6397_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
65 #define MT6397_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
85 #define MT6397_REG_FIXED(match, vreg, enreg, enbit, volt) \ argument
H A Dmt6323-regulator.c39 #define MT6323_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument
63 #define MT6323_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument
85 #define MT6323_REG_FIXED(match, vreg, enreg, enbit, volt, \ argument
H A Dmtk-dvfsrc-regulator.c17 #define MT_DVFSRC_REGULAR(match, _name, _volt_table) \ argument
160 const struct of_device_id *match; in dvfsrc_vcore_regulator_probe() local
/openbmc/bmcweb/scripts/
H A Dreplace_logs.py50 match = re.match(r"\s+BMCWEB_LOG_", line) variable
65 match = re.match(r"(\s+BMCWEB_LOG_[A-Z]+) <<", line) variable
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_dpipe.c102 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_erif_matches_dump() local
112 mlxsw_sp_erif_match_action_prepare(struct devlink_dpipe_match *match, in mlxsw_sp_erif_match_action_prepare()
126 struct devlink_dpipe_match *match, in mlxsw_sp_erif_entry_prepare()
197 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_erif_entries_dump() local
313 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_host_matches_dump() local
372 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_host_match_action_prepare() local
409 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_host_entry_prepare() local
862 struct devlink_dpipe_match match = {0}; in mlxsw_sp_dpipe_table_adj_matches_dump() local
939 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_adj_match_action_prepare() local
976 struct devlink_dpipe_match *match; in mlxsw_sp_dpipe_table_adj_entry_prepare() local
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c465 struct flow_match_vlan match; in otx2_tc_process_vlan() local
548 struct flow_match_basic match; in otx2_tc_prepare_flow() local
590 struct flow_match_control match; in otx2_tc_prepare_flow() local
618 struct flow_match_eth_addrs match; in otx2_tc_prepare_flow() local
635 struct flow_match_ipsec match; in otx2_tc_prepare_flow() local
655 struct flow_match_ip match; in otx2_tc_prepare_flow() local
689 struct flow_match_ipv4_addrs match; in otx2_tc_prepare_flow() local
701 struct flow_match_ipv6_addrs match; in otx2_tc_prepare_flow() local
734 struct flow_match_ports match; in otx2_tc_prepare_flow() local
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c189 const struct of_device_id *match; in sun4i_drv_node_is_tcon_with_ch0() local
294 struct component_match **match, in sun4i_drv_add_endpoints()
367 struct component_match *match = NULL; in sun4i_drv_probe() local
/openbmc/entity-manager/src/
H A Dutils.cpp59 std::smatch match; in findFiles() local
77 std::smatch match; in findFiles() local
362 static bool match(const nlohmann::json& probe, const T& value) in match() function
377 static bool match(const nlohmann::json& probe, const std::string& value) in match() function
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c260 struct flow_match_meta match; in mtk_flow_offload_replace() local
268 struct flow_match_control match; in mtk_flow_offload_replace() local
277 struct flow_match_basic match; in mtk_flow_offload_replace() local
289 struct flow_match_eth_addrs match; in mtk_flow_offload_replace() local
299 struct flow_match_vlan match; in mtk_flow_offload_replace() local
/openbmc/qemu/authz/
H A Dlist.c151 const char *match, in qauthz_list_append_rule()
185 const char *match, in qauthz_list_insert_rule()
221 ssize_t qauthz_list_delete_rule(QAuthZList *auth, const char *match) in qauthz_list_delete_rule()
/openbmc/qemu/tests/plugin/
H A Dinsn.c43 Match *match; member
61 Match *match = insn->match; in vcpu_insn_matched_exec_before() local
173 static void parse_match(char *match) in parse_match()
/openbmc/phosphor-host-ipmid/libipmid/
H A Dutils.cpp45 const std::string& match) in getDbusObject()
239 const std::string& match) in getAllDbusObjects()
262 const std::string& match) in deleteAllDbusObjects()
369 const std::string& match, in getDbusObject()
454 const std::string& match, in getAllDbusObjects()
486 const std::string& match) in deleteAllDbusObjects()
/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c172 struct component_match **match, struct device_node *dev_node) in armada_add_endpoints()
192 struct component_match *match = NULL; in armada_drm_probe() local
/openbmc/linux/drivers/cpufreq/
H A Dsun50i-cpufreq-nvmem.c169 const struct of_device_id *match; in sun50i_cpufreq_match_node() local
186 const struct of_device_id *match; in sun50i_cpufreq_init() local
/openbmc/phosphor-ipmi-flash/tools/
H A Dpci.hpp104 static constexpr struct pci_id_match match struct in host_tool::NuvotonPciBridge
144 static constexpr struct pci_id_match match struct in host_tool::AspeedPciBridge
/openbmc/linux/drivers/crypto/ccp/
H A Dsp-platform.c57 const struct of_device_id *match; in sp_get_of_version() local
68 const struct acpi_device_id *match; in sp_get_acpi_version() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c384 struct flow_match_basic match; in bnxt_tc_parse_flow() local
398 struct flow_match_eth_addrs match; in bnxt_tc_parse_flow() local
409 struct flow_match_vlan match; in bnxt_tc_parse_flow() local
424 struct flow_match_ipv4_addrs match; in bnxt_tc_parse_flow() local
433 struct flow_match_ipv6_addrs match; in bnxt_tc_parse_flow() local
444 struct flow_match_ports match; in bnxt_tc_parse_flow() local
455 struct flow_match_icmp match; in bnxt_tc_parse_flow() local
466 struct flow_match_ipv4_addrs match; in bnxt_tc_parse_flow() local
480 struct flow_match_enc_keyid match; in bnxt_tc_parse_flow() local
489 struct flow_match_ports match; in bnxt_tc_parse_flow() local
/openbmc/linux/drivers/base/
H A Ddevres.c191 dr_match_t match, void *match_data, in devres_for_each_res()
255 dr_match_t match, void *match_data) in find_dr()
287 dr_match_t match, void *match_data) in devres_find()
317 dr_match_t match, void *match_data) in devres_get()
353 dr_match_t match, void *match_data) in devres_remove()
391 dr_match_t match, void *match_data) in devres_destroy()
421 dr_match_t match, void *match_data) in devres_release()
/openbmc/linux/io_uring/
H A Dio-wq.c790 struct io_cb_cancel_data match = { in create_worker_cont() local
932 struct io_cb_cancel_data match = { in io_wq_enqueue() local
991 struct io_cb_cancel_data *match, in __io_wq_worker_cancel()
1005 struct io_cb_cancel_data *match = data; in io_wq_worker_cancel() local
1041 struct io_cb_cancel_data *match) in io_acct_cancel_pending_work()
1064 struct io_cb_cancel_data *match) in io_wq_cancel_pending_work()
1080 struct io_cb_cancel_data *match) in io_wq_cancel_running_work()
1090 struct io_cb_cancel_data match = { in io_wq_cancel_cb() local
1258 struct io_cb_cancel_data match = { in io_wq_destroy() local

12345678910>>...37