/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | match.c | 30 struct flow_match_vlan match; in nfp_flower_compile_tci() local 100 struct flow_match_eth_addrs match; in nfp_flower_compile_mac() local 125 struct flow_match_mpls match; in nfp_flower_compile_mpls() local 160 struct flow_match_basic match; in nfp_flower_compile_mpls() local 193 struct flow_match_ports match; in nfp_flower_compile_tport() local 213 struct flow_match_basic match; in nfp_flower_compile_ip_ext() local 221 struct flow_match_ip match; in nfp_flower_compile_ip_ext() local 237 struct flow_match_tcp match; in nfp_flower_compile_ip_ext() local 270 struct flow_match_control match; in nfp_flower_compile_ip_ext() local 285 nfp_flower_fill_vlan(struct flow_match_vlan *match, in nfp_flower_fill_vlan() [all …]
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_tc_lib.c | 1133 ice_tc_set_pppoe(struct flow_match_pppoe *match, in ice_tc_set_pppoe() 1158 ice_tc_set_ipv4(struct flow_match_ipv4_addrs *match, in ice_tc_set_ipv4() 1189 ice_tc_set_ipv6(struct flow_match_ipv6_addrs *match, in ice_tc_set_ipv6() 1251 ice_tc_set_tos_ttl(struct flow_match_ip *match, in ice_tc_set_tos_ttl() 1285 ice_tc_set_port(struct flow_match_ports match, in ice_tc_set_port() 1339 ice_parse_gtp_type(struct flow_match_ports match, in ice_parse_gtp_type() 1392 struct flow_match_ipv4_addrs match; in ice_parse_tunnel_attr() local 1399 struct flow_match_ipv6_addrs match; in ice_parse_tunnel_attr() local 1407 struct flow_match_ip match; in ice_parse_tunnel_attr() local 1415 struct flow_match_ports match; in ice_parse_tunnel_attr() local [all …]
|
/linux/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_flower.c | 147 struct flow_match_meta match; in prestera_flower_parse_meta() local 228 struct flow_match_control match; in prestera_flower_parse() local 239 struct flow_match_basic match; in prestera_flower_parse() local 259 struct flow_match_eth_addrs match; in prestera_flower_parse() local 287 struct flow_match_ipv4_addrs match; in prestera_flower_parse() local 299 struct flow_match_ports match; in prestera_flower_parse() local 318 struct flow_match_ports_range match; in prestera_flower_parse() local 341 struct flow_match_vlan match; in prestera_flower_parse() local 358 struct flow_match_icmp match; in prestera_flower_parse() local
|
/linux/Documentation/sphinx/ |
H A D | cdomain.py | 60 def markup_namespace(match): argument 71 def markup_macro(match): argument 80 def markup_ctype(match): argument 88 def markup_ctype_refs(match): argument 95 def markup_c_expr(match): argument
|
H A D | automarkup.py | 140 def markup_func_ref_sphinx3(docname, app, match): argument 181 def markup_c_ref(docname, app, match): argument 243 def markup_doc_ref(docname, app, match): argument 282 def markup_git(docname, app, match): argument
|
/linux/fs/efivarfs/ |
H A D | vars.c | 28 validate_device_path(efi_char16_t *var_name, int match, u8 *buffer, in validate_device_path() 61 validate_boot_order(efi_char16_t *var_name, int match, u8 *buffer, in validate_boot_order() 72 validate_load_option(efi_char16_t *var_name, int match, u8 *buffer, in validate_load_option() 123 validate_uint16(efi_char16_t *var_name, int match, u8 *buffer, in validate_uint16() 134 validate_ascii_string(efi_char16_t *var_name, int match, u8 *buffer, in validate_ascii_string() 201 int *match) in variable_matches() 271 int match = 0; in efivar_validate() local 294 int match = 0; in efivar_variable_is_removable() local
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_tc_flower.c | 169 struct flow_match_control match; in cxgb4_process_flow_match() local 180 struct flow_match_basic match; in cxgb4_process_flow_match() local 202 struct flow_match_ipv4_addrs match; in cxgb4_process_flow_match() local 217 struct flow_match_ipv6_addrs match; in cxgb4_process_flow_match() local 238 struct flow_match_ports match; in cxgb4_process_flow_match() local 252 struct flow_match_ip match; in cxgb4_process_flow_match() local 260 struct flow_match_enc_keyid match; in cxgb4_process_flow_match() local 272 struct flow_match_vlan match; in cxgb4_process_flow_match() local 334 struct flow_match_basic match; in cxgb4_validate_flow_match() local 343 struct flow_match_ip match; in cxgb4_validate_flow_match() local
|
/linux/drivers/regulator/ |
H A D | mt6358-regulator.c | 36 #define MT6358_BUCK(match, vreg, supply, min, max, step, \ argument 65 #define MT6358_LDO(match, vreg, supply, volt_ranges, enreg, enbit, vosel, vosel_mask) \ argument 90 #define MT6358_LDO1(match, vreg, supply, min, max, step, \ argument 115 #define MT6358_REG_FIXED(match, vreg, supply, enreg, enbit, volt) \ argument 137 #define MT6366_BUCK(match, vreg, min, max, step, \ argument 166 #define MT6366_LDO(match, vreg, volt_ranges, supply, enreg, enbit, vosel, vosel_mask) \ argument 191 #define MT6366_LDO1(match, vreg, supply, min, max, step, \ argument 216 #define MT6366_REG_FIXED(match, vreg, supply, enreg, enbit, volt) \ argument
|
H A D | devres.c | 348 struct regulator_bulk_devres *match = res; in devm_regulator_bulk_match() local 497 struct regulator_supply_alias_match *match = res; in devm_regulator_match_supply_alias() local 505 struct regulator_supply_alias_match *match = res; in devm_regulator_destroy_supply_alias() local 527 struct regulator_supply_alias_match *match; in devm_regulator_register_supply_alias() local 554 struct regulator_supply_alias_match match; in devm_regulator_unregister_supply_alias() local 624 struct regulator_notifier_match *match = res; in devm_regulator_match_notifier() local 632 struct regulator_notifier_match *match = res; in devm_regulator_destroy_notifier() local 650 struct regulator_notifier_match *match; in devm_regulator_register_notifier() local 688 struct regulator_notifier_match match; in devm_regulator_unregister_notifier() local
|
H A D | mt6357-regulator.c | 36 #define MT6357_BUCK(match, vreg, min, max, step, \ argument 59 #define MT6357_LDO(match, vreg, ldo_volt_table, \ argument 79 #define MT6357_LDO1(match, vreg, min, max, step, volt_ranges, \ argument 102 #define MT6357_REG_FIXED(match, vreg, volt) \ argument
|
H A D | mt6332-regulator.c | 47 #define MT6332_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument 72 #define MT6332_LDO_LINEAR(match, vreg, min, max, step, volt_ranges, \ argument 100 #define MT6332_LDO_AO(match, vreg, ldo_volt_table, vosel, vosel_mask) \ argument 116 #define MT6332_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument 139 #define MT6332_REG_FIXED(match, vreg, enreg, enbit, qibit, volt, stbit) \ argument
|
H A D | mt6331-regulator.c | 47 #define MT6331_BUCK(match, vreg, min, max, step, volt_ranges, enreg, \ argument 72 #define MT6331_LDO_AO(match, vreg, ldo_volt_table, vosel, vosel_mask) \ argument 88 #define MT6331_LDO_S(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument 112 #define MT6331_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel, \ argument 136 #define MT6331_REG_FIXED(match, vreg, enreg, enbit, qibit, volt, \ argument
|
H A D | mt6359-regulator.c | 41 #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
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-async.c | 68 struct v4l2_async_match_desc *match) in match_i2c() 95 struct v4l2_async_match_desc *match) in match_fwnode_one() 131 struct v4l2_async_match_desc *match) in match_fwnode() 182 bool (*match)(struct v4l2_async_notifier *notifier, in v4l2_async_find_match() local 495 struct v4l2_async_match_desc *match) in v4l2_async_nf_has_async_match_entry() 516 struct v4l2_async_match_desc *match) in v4l2_async_nf_has_async_match() 547 struct v4l2_async_match_desc *match) in v4l2_async_nf_match_valid() 898 struct v4l2_async_match_desc *match) in print_waiting_match()
|
/linux/net/openvswitch/ |
H A D | flow_netlink.c | 95 static void update_range(struct sw_flow_match *match, in update_range() 120 #define SW_FLOW_KEY_PUT(match, field, value, is_mask) \ argument 130 #define SW_FLOW_KEY_MEMCPY_OFFSET(match, offset, value_p, len, is_mask) \ argument 140 #define SW_FLOW_KEY_MEMCPY(match, field, value_p, len, is_mask) \ argument 144 #define SW_FLOW_KEY_MEMSET_FIELD(match, field, value, is_mask) \ argument 156 #define SW_FLOW_KEY_BITMAP_COPY(match, field, value_p, nbits, is_mask) ({ \ argument 163 static bool match_validate(const struct sw_flow_match *match, in match_validate() 543 struct sw_flow_match *match, bool is_mask, in genev_tun_opt_from_nlattr() 594 struct sw_flow_match *match, bool is_mask, in vxlan_tun_opt_from_nlattr() 650 struct sw_flow_match *match, bool is_mask, in erspan_tun_opt_from_nlattr() [all …]
|
/linux/drivers/base/ |
H A D | component.c | 62 struct component_match *match; member 86 struct component_match *match = m->match; in component_devices_show() local 175 struct component_match *match = adev->match; in find_components() local 346 struct component_match *match = res; in devm_component_match_release() local 359 static int component_match_realloc(struct component_match *match, size_t num) in component_match_realloc() 388 struct component_match *match = *matchptr; in __component_match_add() local 483 struct component_match *match = adev->match; in free_aggregate_device() local 514 struct component_match *match) in component_master_add_with_match()
|
/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch-flower.c | 40 struct flow_match_basic match; in dpaa2_switch_flower_parse_key() local 50 struct flow_match_eth_addrs match; in dpaa2_switch_flower_parse_key() local 60 struct flow_match_vlan match; in dpaa2_switch_flower_parse_key() local 75 struct flow_match_ipv4_addrs match; in dpaa2_switch_flower_parse_key() local 85 struct flow_match_ports match; in dpaa2_switch_flower_parse_key() local 95 struct flow_match_ip match; in dpaa2_switch_flower_parse_key() local 558 struct flow_match_vlan match; in dpaa2_switch_flower_parse_mirror_key() local
|
/linux/net/netfilter/ |
H A D | nft_compat.c | 396 struct xt_match *match = expr->ops->data; in __nft_match_eval() local 445 struct xt_match *match, void *info, in nft_match_set_mtchk_param() 500 struct xt_match *match = expr->ops->data; in __nft_match_init() local 552 struct xt_match *match = expr->ops->data; in __nft_match_destroy() local 584 struct xt_match *match = expr->ops->data; in __nft_match_dump() local 615 struct xt_match *match = expr->ops->data; in nft_match_validate() local 777 const struct xt_match *match = expr->ops->data; in nft_match_reduce() local 787 struct xt_match *match; in nft_match_select_ops() local 846 struct xt_match *match = ops->data; in nft_match_release_ops() local
|
H A D | x_tables.c | 67 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 …]
|
/linux/drivers/net/ethernet/sfc/ |
H A D | tc.c | 240 struct efx_tc_match *match, in efx_tc_flower_parse_match() 490 struct efx_tc_match *match, in efx_tc_flower_record_encap_match() 854 struct efx_tc_match *match) in efx_tc_rule_is_lhs_rule() 893 static int efx_tc_flower_translate_flhs_match(struct efx_tc_match *match) in efx_tc_flower_translate_flhs_match() 945 static bool efx_tc_flower_flhs_needs_ar(struct efx_tc_match *match) in efx_tc_flower_flhs_needs_ar() 1243 struct efx_tc_match *match) in efx_tc_mangle() 1455 struct efx_tc_match *match, in efx_tc_flower_replace_foreign_lhs_ar() 1559 struct efx_tc_match *match, in efx_tc_flower_replace_foreign_lhs() 1678 struct efx_tc_match match; in efx_tc_flower_replace_foreign() local 1994 struct efx_tc_match *match, in efx_tc_flower_replace_lhs() [all …]
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_dpipe.c | 102 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
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_ppe_offload.c | 264 struct flow_match_meta match; in mtk_flow_offload_replace() local 283 struct flow_match_control match; in mtk_flow_offload_replace() local 296 struct flow_match_basic match; in mtk_flow_offload_replace() local 308 struct flow_match_eth_addrs match; in mtk_flow_offload_replace() local 318 struct flow_match_vlan match; in mtk_flow_offload_replace() local
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_drv.c | 190 const struct of_device_id *match; in sun4i_drv_node_is_tcon_with_ch0() local 295 struct component_match **match, in sun4i_drv_add_endpoints() 368 struct component_match *match = NULL; in sun4i_drv_probe() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_tc.c | 388 struct flow_match_basic match; in bnxt_tc_parse_flow() local 402 struct flow_match_eth_addrs match; in bnxt_tc_parse_flow() local 413 struct flow_match_vlan match; in bnxt_tc_parse_flow() local 428 struct flow_match_ipv4_addrs match; in bnxt_tc_parse_flow() local 437 struct flow_match_ipv6_addrs match; in bnxt_tc_parse_flow() local 448 struct flow_match_ports match; in bnxt_tc_parse_flow() local 459 struct flow_match_icmp match; in bnxt_tc_parse_flow() local 470 struct flow_match_ipv4_addrs match; in bnxt_tc_parse_flow() local 484 struct flow_match_enc_keyid match; in bnxt_tc_parse_flow() local 493 struct flow_match_ports match; in bnxt_tc_parse_flow() local
|
/linux/io_uring/ |
H A D | io-wq.c | 806 struct io_cb_cancel_data match = { in create_worker_cont() local 949 struct io_cb_cancel_data match = { in io_wq_enqueue() local 1008 struct io_cb_cancel_data *match, in __io_wq_worker_cancel() 1022 struct io_cb_cancel_data *match = data; in io_wq_worker_cancel() local 1057 struct io_cb_cancel_data *match) in io_acct_cancel_pending_work() 1080 struct io_cb_cancel_data *match) in io_wq_cancel_pending_work() 1096 struct io_cb_cancel_data *match) in io_wq_cancel_running_work() 1106 struct io_cb_cancel_data match = { in io_wq_cancel_cb() local 1274 struct io_cb_cancel_data match = { in io_wq_destroy() local
|