/Linux-v6.6/drivers/net/ethernet/netronome/nfp/flower/ |
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-v6.6/drivers/net/ethernet/intel/ice/ |
D | ice_tc_lib.c | 1017 ice_tc_set_pppoe(struct flow_match_pppoe *match, in ice_tc_set_pppoe() 1042 ice_tc_set_ipv4(struct flow_match_ipv4_addrs *match, in ice_tc_set_ipv4() 1073 ice_tc_set_ipv6(struct flow_match_ipv6_addrs *match, in ice_tc_set_ipv6() 1135 ice_tc_set_tos_ttl(struct flow_match_ip *match, in ice_tc_set_tos_ttl() 1169 ice_tc_set_port(struct flow_match_ports match, in ice_tc_set_port() 1223 ice_parse_gtp_type(struct flow_match_ports match, in ice_parse_gtp_type() 1272 struct flow_match_ipv4_addrs match; in ice_parse_tunnel_attr() local 1279 struct flow_match_ipv6_addrs match; in ice_parse_tunnel_attr() local 1287 struct flow_match_ip match; in ice_parse_tunnel_attr() local 1295 struct flow_match_ports match; in ice_parse_tunnel_attr() local [all …]
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 297 const struct flow_match_meta *match, in mlxsw_sp_flower_parse_meta_iif() 342 struct flow_match_meta match; in mlxsw_sp_flower_parse_meta() local 359 struct flow_match_ipv4_addrs match; in mlxsw_sp_flower_parse_ipv4() local 374 struct flow_match_ipv6_addrs match; in mlxsw_sp_flower_parse_ipv6() local 410 struct flow_match_ports match; in mlxsw_sp_flower_parse_ports() local 437 struct flow_match_ports_range match; in mlxsw_sp_flower_parse_ports_range() local 499 struct flow_match_tcp match; in mlxsw_sp_flower_parse_tcp() local 530 struct flow_match_ip match; in mlxsw_sp_flower_parse_ip() local 594 struct flow_match_control match; in mlxsw_sp_flower_parse() local 601 struct flow_match_basic match; in mlxsw_sp_flower_parse() local [all …]
|
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-v6.6/drivers/net/ethernet/marvell/prestera/ |
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 235 struct flow_match_basic match; in prestera_flower_parse() local 255 struct flow_match_eth_addrs match; in prestera_flower_parse() local 283 struct flow_match_ipv4_addrs match; in prestera_flower_parse() local 295 struct flow_match_ports match; in prestera_flower_parse() local 314 struct flow_match_ports_range match; in prestera_flower_parse() local 337 struct flow_match_vlan match; in prestera_flower_parse() local 354 struct flow_match_icmp match; in prestera_flower_parse() local
|
/Linux-v6.6/Documentation/sphinx/ |
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
|
D | automarkup.py | 137 def markup_func_ref_sphinx3(docname, app, match): argument 178 def markup_c_ref(docname, app, match): argument 240 def markup_doc_ref(docname, app, match): argument
|
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/ |
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 330 struct flow_match_basic match; in cxgb4_validate_flow_match() local 339 struct flow_match_ip match; in cxgb4_validate_flow_match() local
|
/Linux-v6.6/drivers/regulator/ |
D | devres.c | 289 struct regulator_bulk_devres *match = res; in devm_regulator_bulk_match() local 438 struct regulator_supply_alias_match *match = res; in devm_regulator_match_supply_alias() local 446 struct regulator_supply_alias_match *match = res; in devm_regulator_destroy_supply_alias() local 468 struct regulator_supply_alias_match *match; in devm_regulator_register_supply_alias() local 495 struct regulator_supply_alias_match match; in devm_regulator_unregister_supply_alias() local 565 struct regulator_notifier_match *match = res; in devm_regulator_match_notifier() local 573 struct regulator_notifier_match *match = res; in devm_regulator_destroy_notifier() local 591 struct regulator_notifier_match *match; in devm_regulator_register_notifier() local 629 struct regulator_notifier_match match; in devm_regulator_unregister_notifier() local
|
D | mt6358-regulator.c | 39 #define MT6358_BUCK(match, vreg, min, max, step, \ argument 67 #define MT6358_LDO(match, vreg, ldo_volt_table, \ argument 91 #define MT6358_LDO1(match, vreg, min, max, step, \ argument 116 #define MT6358_REG_FIXED(match, vreg, \ argument 135 #define MT6366_BUCK(match, vreg, min, max, step, \ argument 163 #define MT6366_LDO(match, vreg, ldo_volt_table, \ argument 187 #define MT6366_LDO1(match, vreg, min, max, step, \ argument 212 #define MT6366_REG_FIXED(match, vreg, \ argument
|
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
|
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
|
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
|
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-v6.6/fs/efivarfs/ |
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() 246 int match = 0; in efivar_validate() local 269 int match = 0; in efivar_variable_is_removable() local
|
/Linux-v6.6/drivers/net/ethernet/mscc/ |
D | ocelot_flower.c | 529 struct flow_match_meta match; in ocelot_flower_parse_indev() local 596 struct flow_match_meta match; in ocelot_flower_parse_key() local 613 struct flow_match_control match; in ocelot_flower_parse_key() local 619 struct flow_match_vlan match; in ocelot_flower_parse_key() local 631 struct flow_match_eth_addrs match; in ocelot_flower_parse_key() local 674 struct flow_match_basic match; in ocelot_flower_parse_key() local 709 struct flow_match_ipv4_addrs match; in ocelot_flower_parse_key() local 746 struct flow_match_ports match; in ocelot_flower_parse_key() local
|
/Linux-v6.6/drivers/media/v4l2-core/ |
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 488 struct v4l2_async_match_desc *match) in v4l2_async_nf_has_async_match_entry() 509 struct v4l2_async_match_desc *match) in v4l2_async_nf_has_async_match() 540 struct v4l2_async_match_desc *match) in v4l2_async_nf_match_valid() 895 struct v4l2_async_match_desc *match) in print_waiting_match()
|
/Linux-v6.6/drivers/base/ |
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-v6.6/net/openvswitch/ |
D | flow_netlink.c | 93 static void update_range(struct sw_flow_match *match, in update_range() 118 #define SW_FLOW_KEY_PUT(match, field, value, is_mask) \ argument 128 #define SW_FLOW_KEY_MEMCPY_OFFSET(match, offset, value_p, len, is_mask) \ argument 138 #define SW_FLOW_KEY_MEMCPY(match, field, value_p, len, is_mask) \ argument 142 #define SW_FLOW_KEY_MEMSET_FIELD(match, field, value, is_mask) \ argument 154 static bool match_validate(const struct sw_flow_match *match, in match_validate() 534 struct sw_flow_match *match, bool is_mask, in genev_tun_opt_from_nlattr() 585 struct sw_flow_match *match, bool is_mask, in vxlan_tun_opt_from_nlattr() 641 struct sw_flow_match *match, bool is_mask, in erspan_tun_opt_from_nlattr() 668 struct sw_flow_match *match, bool is_mask, in ip_tun_from_nlattr() [all …]
|
/Linux-v6.6/arch/x86/kernel/cpu/ |
D | match.c | 37 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match) in x86_match_cpu() 63 x86_match_cpu_with_stepping(const struct x86_cpu_desc *match) in x86_match_cpu_with_stepping()
|
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch-flower.c | 37 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 551 struct flow_match_vlan match; in dpaa2_switch_flower_parse_mirror_key() local
|
/Linux-v6.6/drivers/tty/serial/ |
D | earlycon.c | 138 static int __init register_earlycon(char *buf, const struct earlycon_id *match) in register_earlycon() 185 const struct earlycon_id *match; in setup_earlycon() local 253 int __init of_setup_earlycon(const struct earlycon_id *match, in of_setup_earlycon()
|
/Linux-v6.6/net/netfilter/ |
D | nft_compat.c | 374 struct xt_match *match = expr->ops->data; in __nft_match_eval() local 423 struct xt_match *match, void *info, in nft_match_set_mtchk_param() 478 struct xt_match *match = expr->ops->data; in __nft_match_init() local 530 struct xt_match *match = expr->ops->data; in __nft_match_destroy() local 562 struct xt_match *match = expr->ops->data; in __nft_match_dump() local 594 struct xt_match *match = expr->ops->data; in nft_match_validate() local 740 const struct xt_match *match = expr->ops->data; in nft_match_reduce() local 750 struct xt_match *match; in nft_match_select_ops() local 809 struct xt_match *match = ops->data; in nft_match_release_ops() local
|
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 446 struct flow_match_vlan match; in otx2_tc_process_vlan() local 529 struct flow_match_basic match; in otx2_tc_prepare_flow() local 571 struct flow_match_control match; in otx2_tc_prepare_flow() local 596 struct flow_match_eth_addrs match; in otx2_tc_prepare_flow() local 613 struct flow_match_ipsec match; in otx2_tc_prepare_flow() local 633 struct flow_match_ip match; in otx2_tc_prepare_flow() local 667 struct flow_match_ipv4_addrs match; in otx2_tc_prepare_flow() local 679 struct flow_match_ipv6_addrs match; in otx2_tc_prepare_flow() local 712 struct flow_match_ports match; in otx2_tc_prepare_flow() local
|
/Linux-v6.6/drivers/gpu/drm/sun4i/ |
D | sun4i_drv.c | 189 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
|