| /Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/ | 
| D | match.c | 29 		struct flow_match_vlan match;  in nfp_flower_compile_meta_tci()  local 89 		struct flow_match_eth_addrs match;  in nfp_flower_compile_mac()  local 100 		struct flow_match_mpls match;  in nfp_flower_compile_mac()  local 119 		struct flow_match_basic match;  in nfp_flower_compile_mac()  local 141 		struct flow_match_ports match;  in nfp_flower_compile_tport()  local 159 		struct flow_match_basic match;  in nfp_flower_compile_ip_ext()  local 167 		struct flow_match_ip match;  in nfp_flower_compile_ip_ext()  local 178 		struct flow_match_tcp match;  in nfp_flower_compile_ip_ext()  local 211 		struct flow_match_control match;  in nfp_flower_compile_ip_ext()  local 231 	struct flow_match_ipv4_addrs match;  in nfp_flower_compile_ipv4()  local [all …] 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum_flower.c | 146 	struct flow_match_meta match;  in mlxsw_sp_flower_parse_meta()  local 185 	struct flow_match_ipv4_addrs match;  in mlxsw_sp_flower_parse_ipv4()  local 200 	struct flow_match_ipv6_addrs match;  in mlxsw_sp_flower_parse_ipv6()  local 236 	struct flow_match_ports match;  in mlxsw_sp_flower_parse_ports()  local 263 	struct flow_match_tcp match;  in mlxsw_sp_flower_parse_tcp()  local 294 	struct flow_match_ip match;  in mlxsw_sp_flower_parse_ip()  local 357 		struct flow_match_control match;  in mlxsw_sp_flower_parse()  local 364 		struct flow_match_basic match;  in mlxsw_sp_flower_parse()  local 386 		struct flow_match_eth_addrs match;  in mlxsw_sp_flower_parse()  local 408 		struct flow_match_vlan match;  in mlxsw_sp_flower_parse()  local
  | 
| D | spectrum_dpipe.c | 101 	struct devlink_dpipe_match match = {0};  in mlxsw_sp_dpipe_table_erif_matches_dump()  local 111 mlxsw_sp_erif_match_action_prepare(struct devlink_dpipe_match *match,  in mlxsw_sp_erif_match_action_prepare() 125 				       struct devlink_dpipe_match *match,  in mlxsw_sp_erif_entry_prepare() 196 	struct devlink_dpipe_match match = {0};  in mlxsw_sp_dpipe_table_erif_entries_dump()  local 311 	struct devlink_dpipe_match match = {0};  in mlxsw_sp_dpipe_table_host_matches_dump()  local 370 	struct devlink_dpipe_match *match;  in mlxsw_sp_dpipe_table_host_match_action_prepare()  local 407 	struct devlink_dpipe_match *match;  in mlxsw_sp_dpipe_table_host_entry_prepare()  local 860 	struct devlink_dpipe_match match = {0};  in mlxsw_sp_dpipe_table_adj_matches_dump()  local 937 	struct devlink_dpipe_match *match;  in mlxsw_sp_dpipe_table_adj_match_action_prepare()  local 974 	struct devlink_dpipe_match *match;  in mlxsw_sp_dpipe_table_adj_entry_prepare()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_tc_flower.c | 91 		struct flow_match_control match;  in cxgb4_process_flow_match()  local 98 		struct flow_match_basic match;  in cxgb4_process_flow_match()  local 120 		struct flow_match_ipv4_addrs match;  in cxgb4_process_flow_match()  local 135 		struct flow_match_ipv6_addrs match;  in cxgb4_process_flow_match()  local 156 		struct flow_match_ports match;  in cxgb4_process_flow_match()  local 170 		struct flow_match_ip match;  in cxgb4_process_flow_match()  local 178 		struct flow_match_enc_keyid match;  in cxgb4_process_flow_match()  local 190 		struct flow_match_vlan match;  in cxgb4_process_flow_match()  local 249 		struct flow_match_basic match;  in cxgb4_validate_flow_match()  local 258 		struct flow_match_ip match;  in cxgb4_validate_flow_match()  local
  | 
| /Linux-v5.4/drivers/net/ethernet/mscc/ | 
| D | ocelot_flower.c | 59 		struct flow_match_control match;  in ocelot_flower_parse()  local 65 		struct flow_match_eth_addrs match;  in ocelot_flower_parse()  local 100 		struct flow_match_basic match;  in ocelot_flower_parse()  local 121 		struct flow_match_ipv4_addrs match;  in ocelot_flower_parse()  local 144 		struct flow_match_ports match;  in ocelot_flower_parse()  local 154 		struct flow_match_vlan match;  in ocelot_flower_parse()  local
  | 
| /Linux-v5.4/drivers/regulator/ | 
| D | devres.c | 243 	struct regulator_supply_alias_match *match = res;  in devm_regulator_match_supply_alias()  local 251 	struct regulator_supply_alias_match *match = res;  in devm_regulator_destroy_supply_alias()  local 273 	struct regulator_supply_alias_match *match;  in devm_regulator_register_supply_alias()  local 311 	struct regulator_supply_alias_match match;  in devm_regulator_unregister_supply_alias()  local 406 	struct regulator_notifier_match *match = res;  in devm_regulator_match_notifier()  local 414 	struct regulator_notifier_match *match = res;  in devm_regulator_destroy_notifier()  local 432 	struct regulator_notifier_match *match;  in devm_regulator_register_notifier()  local 470 	struct regulator_notifier_match match;  in devm_regulator_unregister_notifier()  local
  | 
| D | mt6323-regulator.c | 39 #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
  | 
| D | mt6397-regulator.c | 40 #define MT6397_BUCK(match, vreg, min, max, step, volt_ranges, enreg,	\  argument 68 #define MT6397_LDO(match, vreg, ldo_volt_table, enreg, enbit, vosel,	\  argument 88 #define MT6397_REG_FIXED(match, vreg, enreg, enbit, volt)		\  argument
  | 
| D | mt6358-regulator.c | 40 #define MT6358_BUCK(match, vreg, min, max, step,		\  argument 70 #define MT6358_LDO(match, vreg, ldo_volt_table,	\  argument 95 #define MT6358_LDO1(match, vreg, min, max, step,	\  argument 121 #define MT6358_REG_FIXED(match, vreg,	\  argument
  | 
| /Linux-v5.4/drivers/base/ | 
| D | devcon.c | 17 			  void *data, devcon_match_fn_t match)  in fwnode_graph_devcon_match() 40 		    void *data, devcon_match_fn_t match)  in fwnode_devcon_match() 73 				   devcon_match_fn_t match)  in fwnode_connection_find_match() 100 				   void *data, devcon_match_fn_t match)  in device_connection_find_match()
  | 
| D | component.c | 68 	struct component_match *match;  member 93 	struct component_match *match = m->match;  in component_devices_show()  local 184 	struct component_match *match = master->match;  in find_components()  local 294 	struct component_match *match)  in component_match_release() 314 	struct component_match *match, size_t num)  in component_match_realloc() 343 	struct component_match *match = *matchptr;  in __component_match_add()  local 438 	struct component_match *match = master->match;  in free_master()  local 469 	struct component_match *match)  in component_master_add_with_match()
  | 
| /Linux-v5.4/net/openvswitch/ | 
| D | flow_netlink.c | 89 static void update_range(struct sw_flow_match *match,  in update_range() 114 #define SW_FLOW_KEY_PUT(match, field, value, is_mask) \  argument 124 #define SW_FLOW_KEY_MEMCPY_OFFSET(match, offset, value_p, len, is_mask)	    \  argument 134 #define SW_FLOW_KEY_MEMCPY(match, field, value_p, len, is_mask)		      \  argument 138 #define SW_FLOW_KEY_MEMSET_FIELD(match, field, value, is_mask)		    \  argument 150 static bool match_validate(const struct sw_flow_match *match,  in match_validate() 520 				     struct sw_flow_match *match, bool is_mask,  in genev_tun_opt_from_nlattr() 571 				     struct sw_flow_match *match, bool is_mask,  in vxlan_tun_opt_from_nlattr() 627 				      struct sw_flow_match *match, bool is_mask,  in erspan_tun_opt_from_nlattr() 654 			      struct sw_flow_match *match, bool is_mask,  in ip_tun_from_nlattr() [all …] 
 | 
| /Linux-v5.4/arch/x86/kernel/cpu/ | 
| D | match.c | 32 const struct x86_cpu_id *x86_match_cpu(const struct x86_cpu_id *match)  in x86_match_cpu() 53 x86_match_cpu_with_stepping(const struct x86_cpu_desc *match)  in x86_match_cpu_with_stepping()
  | 
| /Linux-v5.4/drivers/tty/serial/ | 
| D | earlycon.c | 127 static int __init register_earlycon(char *buf, const struct earlycon_id *match)  in register_earlycon() 182 		const struct earlycon_id *match = *p_match;  in setup_earlycon()  local 231 int __init of_setup_earlycon(const struct earlycon_id *match,  in of_setup_earlycon()
  | 
| /Linux-v5.4/drivers/firmware/efi/ | 
| D | vars.c | 40 validate_device_path(efi_char16_t *var_name, int match, u8 *buffer,  in validate_device_path() 73 validate_boot_order(efi_char16_t *var_name, int match, u8 *buffer,  in validate_boot_order() 84 validate_load_option(efi_char16_t *var_name, int match, u8 *buffer,  in validate_load_option() 135 validate_uint16(efi_char16_t *var_name, int match, u8 *buffer,  in validate_uint16() 146 validate_ascii_string(efi_char16_t *var_name, int match, u8 *buffer,  in validate_ascii_string() 213 		 int *match)  in variable_matches() 258 		int match = 0;  in efivar_validate()  local 282 	int match = 0;  in efivar_variable_is_removable()  local
  | 
| /Linux-v5.4/drivers/gpu/drm/sun4i/ | 
| D | sun4i_drv.c | 185 	const struct of_device_id *match;  in sun4i_drv_node_is_tcon_with_ch0()  local 299 				   struct component_match **match,  in sun4i_drv_add_endpoints() 351 	struct component_match *match = NULL;  in sun4i_drv_probe()  local
  | 
| /Linux-v5.4/net/netfilter/ | 
| D | nft_compat.c | 333 	struct xt_match *match = expr->ops->data;  in __nft_match_eval()  local 381 			  struct xt_match *match, void *info,  in nft_match_set_mtchk_param() 436 	struct xt_match *match = expr->ops->data;  in __nft_match_init()  local 486 	struct xt_match *match = expr->ops->data;  in __nft_match_destroy()  local 519 	struct xt_match *match = expr->ops->data;  in __nft_match_dump()  local 549 	struct xt_match *match = expr->ops->data;  in nft_match_validate()  local 708 	struct xt_match *match;  in nft_match_select_ops()  local 766 	struct xt_match *match = ops->data;  in nft_match_release_ops()  local
  | 
| D | x_tables.c | 48 	struct list_head match;  member 119 int xt_register_match(struct xt_match *match)  in xt_register_match() 131 xt_unregister_match(struct xt_match *match)  in xt_unregister_match() 142 xt_register_matches(struct xt_match *match, unsigned int n)  in xt_register_matches() 162 xt_unregister_matches(struct xt_match *match, unsigned int n)  in xt_unregister_matches() 210 	struct xt_match *match;  in xt_request_find_match()  local 523 static int xt_check_entry_match(const char *match, const char *target,  in xt_check_entry_match() 722 int xt_compat_match_offset(const struct xt_match *match)  in xt_compat_match_offset() 732 	const struct xt_match *match = m->u.kernel.match;  in xt_compat_match_from_user()  local 768 	const struct xt_match *match = m->u.kernel.match;  in xt_compat_match_to_user()  local [all …] 
 | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/ | 
| D | bnxt_tc.c | 188 		struct flow_match_basic match;  in bnxt_tc_parse_flow()  local 202 		struct flow_match_eth_addrs match;  in bnxt_tc_parse_flow()  local 213 		struct flow_match_vlan match;  in bnxt_tc_parse_flow()  local 228 		struct flow_match_ipv4_addrs match;  in bnxt_tc_parse_flow()  local 237 		struct flow_match_ipv6_addrs match;  in bnxt_tc_parse_flow()  local 248 		struct flow_match_ports match;  in bnxt_tc_parse_flow()  local 259 		struct flow_match_icmp match;  in bnxt_tc_parse_flow()  local 270 		struct flow_match_ipv4_addrs match;  in bnxt_tc_parse_flow()  local 284 		struct flow_match_enc_keyid match;  in bnxt_tc_parse_flow()  local 293 		struct flow_match_ports match;  in bnxt_tc_parse_flow()  local
  | 
| /Linux-v5.4/arch/sh/mm/ | 
| D | tlbflush_64.c | 33 	unsigned long long match, pteh=0, lpage;  in local_flush_tlb_one()  local 83 	unsigned long long match, pteh=0, pteh_epn, pteh_low;  in local_flush_tlb_range()  local
  | 
| /Linux-v5.4/drivers/gpu/drm/arm/display/komeda/ | 
| D | komeda_drv.c | 85 			     struct component_match **match,  in komeda_add_slave() 101 	struct component_match *match = NULL;  in komeda_platform_probe()  local
  | 
| /Linux-v5.4/drivers/cpufreq/ | 
| D | ti-cpufreq.c | 200 	const struct of_device_id *match;  in ti_cpufreq_match_node()  local 212 	const struct of_device_id *match;  in ti_cpufreq_probe()  local 295 	const struct of_device_id *match;  in ti_cpufreq_init()  local
  | 
| D | sun50i-cpufreq-nvmem.c | 178 	const struct of_device_id *match;  in sun50i_cpufreq_match_node()  local 195 	const struct of_device_id *match;  in sun50i_cpufreq_init()  local
  | 
| /Linux-v5.4/fs/lockd/ | 
| D | svcsubs.c | 164 			nlm_host_match_fn_t match)  in nlm_traverse_locks() 214 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match)  in nlm_inspect_file() 253 nlm_traverse_files(void *data, nlm_host_match_fn_t match,  in nlm_traverse_files()
  | 
| /Linux-v5.4/drivers/gpu/drm/armada/ | 
| D | armada_drv.c | 211 	struct component_match **match, struct device_node *dev_node)  in armada_add_endpoints() 231 	struct component_match *match = NULL;  in armada_drm_probe()  local
  |