Searched refs:match (Results 1 - 25 of 1161) sorted by relevance

1234567891011>>

/linux-master/certs/
H A Dcheck-blacklist-hashes.awk17 if (!match($0, "^[ \t\n\r]*\"([^\"]*)\"[ \t\n\r]*$", part1)) {
21 if (!match(part1[1], "^(tbs|bin):(.*)$", part2)) {
25 if (!match(part2[2], "^([0-9a-f]+)$", part3)) {
/linux-master/sound/soc/intel/common/
H A DMakefile4 snd-soc-acpi-intel-match-y := soc-acpi-intel-byt-match.o soc-acpi-intel-cht-match.o \
5 soc-acpi-intel-hsw-bdw-match.o \
6 soc-acpi-intel-skl-match.o soc-acpi-intel-kbl-match.o \
7 soc-acpi-intel-bxt-match.o soc-acpi-intel-glk-match.o \
8 soc-acpi-intel-cnl-match.o soc-acpi-intel-cfl-match
[all...]
H A Dsoc-acpi-intel-cfl-match.c3 * soc-apci-intel-cfl-match.c - tables and support for CFL ACPI enumeration.
10 #include <sound/soc-acpi-intel-match.h>
H A Dsoc-acpi-intel-ehl-match.c3 * soc-acpi-intel-ehl-match.c - tables and support for EHL ACPI enumeration.
10 #include <sound/soc-acpi-intel-match.h>
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tar.h32 int match = 1; local
35 match = 0;
38 match = 0;
41 match = 0;
43 if (!match)
/linux-master/arch/mips/include/asm/
H A Dmachine.h46 const struct of_device_id *match; local
51 for (match = mach->matches; match->compatible[0]; match++) {
52 if (fdt_node_check_compatible(fdt, 0, match->compatible) == 0)
53 return match;
/linux-master/drivers/gpu/drm/tilcdc/
H A Dtilcdc_external.h12 struct component_match **match);
/linux-master/tools/testing/selftests/net/
H A Dfib_rule_tests.sh161 echo "SKIP: iproute2 iprule too old, missing $1 match"
167 echo "SKIP: iproute2 get route too old, missing $2 match"
188 local match="$1"
192 $IP -6 rule add $match table $RTABLE
196 fib_rule6_del_by_pref "$match"
202 local match="$1"
205 $IP -6 rule add $match table $RTABLE 2>/dev/null
207 log_test $rc 2 "rule6 check: $match"
210 $IP -6 rule del $match table $RTABLE
217 local match
[all...]
/linux-master/tools/perf/scripts/perl/bin/
H A Dfailed-syscalls-report5 if ! expr match "$1" "-" > /dev/null ; then
/linux-master/tools/perf/scripts/python/bin/
H A Dsyscall-counts-report5 if ! expr match "$1" "-" > /dev/null ; then
H A Dfailed-syscalls-by-pid-report5 if ! expr match "$1" "-" > /dev/null ; then
H A Dsyscall-counts-by-pid-report5 if ! expr match "$1" "-" > /dev/null ; then
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c30 struct flow_match_vlan match; local
32 flow_rule_match_vlan(rule, &match);
36 match.key->vlan_priority) |
38 match.key->vlan_id);
42 match.mask->vlan_priority) |
44 match.mask->vlan_id);
85 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: invalid ingress interface for match offload");
100 struct flow_match_eth_addrs match; local
104 flow_rule_match_eth_addrs(rule, &match);
107 tmp = match
125 struct flow_match_mpls match; local
160 struct flow_match_basic match; local
193 struct flow_match_ports match; local
213 struct flow_match_basic match; local
221 struct flow_match_ip match; local
237 struct flow_match_tcp match; local
270 struct flow_match_control match; local
285 nfp_flower_fill_vlan(struct flow_match_vlan *match, struct nfp_flower_vlan *ext, struct nfp_flower_vlan *msk, bool outer_vlan) argument
322 struct flow_match_vlan match; local
339 struct flow_match_ipv4_addrs match; local
361 struct flow_match_ipv6_addrs match; local
387 struct flow_match_enc_opts match; local
406 struct flow_match_ipv4_addrs match; local
422 struct flow_match_ipv6_addrs match; local
443 struct flow_match_ip match; local
458 struct flow_match_enc_keyid match; local
475 struct flow_match_enc_keyid match; local
[all...]
/linux-master/net/sched/
H A Dem_ipt.c22 const struct xt_match *match; member in struct:em_ipt_match
53 mtpar.family = im->match->family;
54 mtpar.match = im->match;
63 pr_err("only policy match revision 0 supported");
78 pr_err("only addrtype match revision 1 supported");
111 pr_err("Unsupported xt match");
131 struct xt_match *match; local
153 match = get_xt_match(tb);
154 if (IS_ERR(match)) {
[all...]
/linux-master/drivers/clocksource/
H A Dtimer-probe.c19 const struct of_device_id *match; local
24 for_each_matching_node_and_match(np, __timer_of_table, &match) {
28 init_func_ret = match->data;
/linux-master/drivers/base/
H A Dcomponent.c33 * Aggregate drivers first assemble a component match list of what they need
62 struct component_match *match; member in struct:aggregate_device
86 struct component_match *match = m->match; local
97 for (i = 0; i < match->num; i++) {
98 struct component *component = match->compare[i].component;
175 struct component_match *match = adev->match; local
180 * Scan the array of match functions and attach
183 for (i = 0; i < match
346 struct component_match *match = res; local
359 component_match_realloc(struct component_match *match, size_t num) argument
388 struct component_match *match = *matchptr; local
483 struct component_match *match = adev->match; local
512 component_master_add_with_match(struct device *parent, const struct component_master_ops *ops, struct component_match *match) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c144 struct prestera_acl_match *r_match = &rule->re_key.match;
147 struct flow_match_meta match; local
150 flow_rule_match_meta(f_rule, &match);
152 if (match.mask->l2_miss) {
153 NL_SET_ERR_MSG_MOD(f->common.extack, "Can't match on \"l2_miss\"");
157 if (match.mask->ingress_ifindex != 0xFFFFFFFF) {
164 match.key->ingress_ifindex);
167 "Can't find specified ingress port to match on");
173 "Can't match on switchdev ingress port");
196 struct flow_dissector *dissector = f_rule->match
228 struct flow_match_control match; local
239 struct flow_match_basic match; local
259 struct flow_match_eth_addrs match; local
287 struct flow_match_ipv4_addrs match; local
299 struct flow_match_ports match; local
318 struct flow_match_ports_range match; local
341 struct flow_match_vlan match; local
358 struct flow_match_icmp match; local
[all...]
/linux-master/net/netfilter/
H A Dxt_owner.c3 * Kernel module to match various things tied to sockets associated with
25 if (info->match & ~XT_OWNER_MASK)
31 if ((info->match & (XT_OWNER_UID|XT_OWNER_GID)) &&
36 if (info->match & XT_OWNER_UID) {
48 if (info->match & XT_OWNER_GID) {
71 return (info->match ^ info->invert) == 0;
72 else if (info->match & info->invert & XT_OWNER_SOCKET)
83 return ((info->match ^ info->invert) &
87 if (info->match & XT_OWNER_UID) {
98 if (info->match
99 unsigned int i, match = false; local
[all...]
H A Dxt_ipvs.c3 * xt_ipvs - kernel module to match IPVS connection properties
26 MODULE_DESCRIPTION("Xtables: match IPVS connection properties");
58 bool match = true; local
61 match = skb->ipvs_property ^
68 match = false;
77 match = false;
83 match = false;
92 match = false;
104 match = false;
112 match
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c297 const struct flow_match_meta *match,
303 if (!match->mask->ingress_ifindex)
306 if (match->mask->ingress_ifindex != 0xFFFFFFFF) {
312 match->key->ingress_ifindex);
314 NL_SET_ERR_MSG_MOD(extack, "Can't find specified ingress port to match on");
319 NL_SET_ERR_MSG_MOD(extack, "Can't match on non-mlxsw ingress port");
325 NL_SET_ERR_MSG_MOD(extack, "Can't match on a port from different device");
342 struct flow_match_meta match; local
347 flow_rule_match_meta(rule, &match);
350 match
295 mlxsw_sp_flower_parse_meta_iif(struct mlxsw_sp_acl_rule_info *rulei, const struct mlxsw_sp_flow_block *block, const struct flow_match_meta *match, struct netlink_ext_ack *extack) argument
359 struct flow_match_ipv4_addrs match; local
374 struct flow_match_ipv6_addrs match; local
410 struct flow_match_ports match; local
437 struct flow_match_ports_range match; local
499 struct flow_match_tcp match; local
530 struct flow_match_ip match; local
594 struct flow_match_control match; local
605 struct flow_match_basic match; local
627 struct flow_match_eth_addrs match; local
649 struct flow_match_vlan match; local
[all...]
H A Dspectrum_dpipe.c102 struct devlink_dpipe_match match = {0}; local
104 match.type = DEVLINK_DPIPE_MATCH_TYPE_FIELD_EXACT;
105 match.header = &mlxsw_sp_dpipe_header_metadata;
106 match.field_id = MLXSW_SP_DPIPE_FIELD_METADATA_ERIF_PORT;
108 return devlink_dpipe_match_put(skb, &match);
112 mlxsw_sp_erif_match_action_prepare(struct devlink_dpipe_match *match, argument
119 match->type = DEVLINK_DPIPE_MATCH_TYPE_FIELD_EXACT;
120 match->header = &mlxsw_sp_dpipe_header_metadata;
121 match->field_id = MLXSW_SP_DPIPE_FIELD_METADATA_ERIF_PORT;
126 struct devlink_dpipe_match *match,
124 mlxsw_sp_erif_entry_prepare(struct devlink_dpipe_entry *entry, struct devlink_dpipe_value *match_value, struct devlink_dpipe_match *match, struct devlink_dpipe_value *action_value, struct devlink_dpipe_action *action) argument
197 struct devlink_dpipe_match match = {0}; local
313 struct devlink_dpipe_match match = {0}; local
372 struct devlink_dpipe_match *match; local
409 struct devlink_dpipe_match *match; local
862 struct devlink_dpipe_match match = {0}; local
939 struct devlink_dpipe_match *match; local
976 struct devlink_dpipe_match *match; local
[all...]
/linux-master/tools/crypto/tcrypt/
H A Dtcrypt_speed_compare.py59 match = re.search(pattern, line)
60 if match:
61 alg = match.group(1)
62 op = match.group(2)
71 match = re.search(pattern_operations, line)
72 if match:
74 "bit_key": int(match.group(1)),
75 "byte_blocks": int(match.group(2)),
76 "operations": int(match.group(3)),
80 match
[all...]
/linux-master/drivers/net/ethernet/sfc/
H A Dtc.c230 match->value._field = fm.key->_tcfield; \
231 match->mask._field = fm.mask->_tcfield; \
240 struct efx_tc_match *match,
243 struct flow_dissector *dissector = rule->match.dissector;
269 match->value.ip_frag = fm.key->flags & FLOW_DIS_IS_FRAGMENT;
270 match->mask.ip_frag = true;
273 match->value.ip_firstfrag = fm.key->flags & FLOW_DIS_FIRST_FRAG;
274 match->mask.ip_firstfrag = true;
306 if (!IS_ALL_ONES(match->mask.eth_proto) ||
307 !(match
238 efx_tc_flower_parse_match(struct efx_nic *efx, struct flow_rule *rule, struct efx_tc_match *match, struct netlink_ext_ack *extack) argument
492 efx_tc_flower_record_encap_match(struct efx_nic *efx, struct efx_tc_match *match, enum efx_encap_type type, enum efx_tc_em_pseudo_type em_type, u8 child_ip_tos_mask, __be16 child_udp_sport_mask, struct netlink_ext_ack *extack) argument
856 efx_tc_rule_is_lhs_rule(struct flow_rule *fr, struct efx_tc_match *match) argument
896 efx_tc_flower_translate_flhs_match(struct efx_tc_match *match) argument
948 efx_tc_flower_flhs_needs_ar(struct efx_tc_match *match) argument
1242 efx_tc_mangle(struct efx_nic *efx, struct efx_tc_action_set *act, const struct flow_action_entry *fa, struct efx_tc_mangler_state *mung, struct netlink_ext_ack *extack, struct efx_tc_match *match) argument
1455 efx_tc_flower_replace_foreign_lhs_ar(struct efx_nic *efx, struct flow_cls_offload *tc, struct flow_rule *fr, struct efx_tc_match *match, struct net_device *net_dev) argument
1559 efx_tc_flower_replace_foreign_lhs(struct efx_nic *efx, struct flow_cls_offload *tc, struct flow_rule *fr, struct efx_tc_match *match, struct net_device *net_dev) argument
1681 struct efx_tc_match match; local
1994 efx_tc_flower_replace_lhs(struct efx_nic *efx, struct flow_cls_offload *tc, struct flow_rule *fr, struct efx_tc_match *match, struct efx_rep *efv, struct net_device *net_dev) argument
2082 struct efx_tc_match match; local
2672 struct efx_tc_match *match = &rule->match; local
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-async.c68 struct v4l2_async_match_desc *match)
74 match->i2c.adapter_id == client->adapter->nr &&
75 match->i2c.address == client->addr;
95 struct v4l2_async_match_desc *match)
101 "v4l2-async: fwnode match: need %pfw, trying %pfw\n",
102 sd_fwnode, match->fwnode);
104 if (sd_fwnode == match->fwnode) {
106 "v4l2-async: direct match found\n");
110 if (!fwnode_graph_is_endpoint(match->fwnode)) {
112 "v4l2-async: direct match no
66 match_i2c(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_match_desc *match) argument
93 match_fwnode_one(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct fwnode_handle *sd_fwnode, struct v4l2_async_match_desc *match) argument
129 match_fwnode(struct v4l2_async_notifier *notifier, struct v4l2_subdev *sd, struct v4l2_async_match_desc *match) argument
487 v4l2_async_nf_has_async_match_entry(struct v4l2_async_notifier *notifier, struct v4l2_async_match_desc *match) argument
508 v4l2_async_nf_has_async_match(struct v4l2_async_notifier *notifier, struct v4l2_async_match_desc *match) argument
539 v4l2_async_nf_match_valid(struct v4l2_async_notifier *notifier, struct v4l2_async_match_desc *match) argument
890 print_waiting_match(struct seq_file *s, struct v4l2_async_match_desc *match) argument
[all...]
/linux-master/drivers/regulator/
H A Ddevres.c348 struct regulator_bulk_devres *match = res; local
354 * regulators match but ATM I don't see the need. We can change this
357 return match->consumers == target;
497 struct regulator_supply_alias_match *match = res; local
500 return match->dev == target->dev && strcmp(match->id, target->id) == 0;
505 struct regulator_supply_alias_match *match = res; local
507 regulator_unregister_supply_alias(match->dev, match->id);
527 struct regulator_supply_alias_match *match; local
554 struct regulator_supply_alias_match match; local
624 struct regulator_notifier_match *match = res; local
632 struct regulator_notifier_match *match = res; local
650 struct regulator_notifier_match *match; local
688 struct regulator_notifier_match match; local
[all...]

Completed in 207 milliseconds

1234567891011>>