Home
last modified time | relevance | path

Searched refs:matched (Results 1 – 25 of 93) sorted by relevance

1234

/Linux-v4.19/tools/memory-model/
Dlinux-kernel.bell36 let matched = let rec
37 unmatched-locks = Rcu-lock \ domain(matched)
38 and unmatched-unlocks = Rcu-unlock \ range(matched)
43 and matched = matched | (unmatched-locks-to-unlocks \
45 in matched
48 flag ~empty Rcu-lock \ domain(matched) as unbalanced-rcu-locking
49 flag ~empty Rcu-unlock \ range(matched) as unbalanced-rcu-locking
52 let crit = matched \ (po^-1 ; matched ; po^-1)
/Linux-v4.19/drivers/staging/erofs/
Dnamei.c20 struct qstr *qd, unsigned *matched) in dirnamecmp() argument
22 unsigned i = *matched, len = min(qn->len, qd->len); in dirnamecmp()
25 *matched = i; in dirnamecmp()
37 *matched = i; in dirnamecmp()
68 unsigned matched = min(startprfx, endprfx); in find_target_dirent() local
76 int ret = dirnamecmp(name, &dname, &matched); in find_target_dirent()
82 startprfx = matched; in find_target_dirent()
87 endprfx = matched; in find_target_dirent()
118 unsigned ndirents, matched; in find_target_block_classic() local
128 matched = min(startprfx, endprfx); in find_target_block_classic()
[all …]
/Linux-v4.19/security/tomoyo/
Dgroup.c158 bool matched = false; in tomoyo_number_matches_group() local
165 matched = true; in tomoyo_number_matches_group()
168 return matched; in tomoyo_number_matches_group()
186 bool matched = false; in tomoyo_address_matches_group() local
197 matched = true; in tomoyo_address_matches_group()
200 return matched; in tomoyo_address_matches_group()
/Linux-v4.19/drivers/regulator/
Dmax1586.c168 int i, matched; in of_get_max1586_platform_data() local
185 matched = of_regulator_match(dev, np, rmatch, ARRAY_SIZE(rmatch)); in of_get_max1586_platform_data()
194 if (matched <= 0) in of_get_max1586_platform_data()
195 return matched; in of_get_max1586_platform_data()
198 matched, in of_get_max1586_platform_data()
204 pdata->num_subdevs = matched; in of_get_max1586_platform_data()
207 for (i = 0; i < matched; i++) { in of_get_max1586_platform_data()
Dmax8660.c335 int matched, i; in max8660_pdata_from_dt() local
349 matched = of_regulator_match(dev, np, rmatch, ARRAY_SIZE(rmatch)); in max8660_pdata_from_dt()
351 if (matched <= 0) in max8660_pdata_from_dt()
352 return matched; in max8660_pdata_from_dt()
355 matched, in max8660_pdata_from_dt()
361 pdata->num_subdevs = matched; in max8660_pdata_from_dt()
364 for (i = 0; i < matched; i++) { in max8660_pdata_from_dt()
Dact8865-regulator.c393 int matched, i, num_matches; in act8865_pdata_from_dt() local
422 matched = of_regulator_match(dev, np, matches, num_matches); in act8865_pdata_from_dt()
424 if (matched <= 0) in act8865_pdata_from_dt()
425 return matched; in act8865_pdata_from_dt()
/Linux-v4.19/fs/romfs/
Dstorage.c173 bool matched, terminated = false; in romfs_blk_strcmp() local
182 matched = (memcmp(bh->b_data + offset, str, segment) == 0); in romfs_blk_strcmp()
187 if (matched && size == 0 && offset + segment < ROMBSIZE) { in romfs_blk_strcmp()
191 matched = false; in romfs_blk_strcmp()
194 if (!matched) in romfs_blk_strcmp()
205 matched = !bh->b_data[0]; in romfs_blk_strcmp()
207 if (!matched) in romfs_blk_strcmp()
/Linux-v4.19/drivers/fmc/
Dfmc-match.c27 int i, matched = 0; in fmc_match() local
33 matched = 1; in fmc_match()
44 matched = 1; in fmc_match()
50 return matched; in fmc_match()
/Linux-v4.19/crypto/asymmetric_keys/
Dpkcs7_trust.c64 goto matched; in pkcs7_validate_trust_one()
94 goto matched; in pkcs7_validate_trust_one()
110 goto matched; in pkcs7_validate_trust_one()
118 matched: in pkcs7_validate_trust_one()
/Linux-v4.19/Documentation/networking/
Dxfrm_proc.txt18 All errors which is not matched others
59 All errors which is not matched others
/Linux-v4.19/arch/arm/probes/
Ddecode.c421 bool matched = false; in probes_decode_insn() local
458 if (!matched && (insn & h->mask.bits) != h->value.bits) in probes_decode_insn()
513 matched = true; in probes_decode_insn()
/Linux-v4.19/arch/arm/probes/kprobes/
Dtest-core.c697 char matched; member
753 entry->matched = false; in coverage_start_fn()
849 bool matched = false; in coverage_add() local
862 if (!matched) { in coverage_add()
865 entry->matched = true; in coverage_add()
881 matched = true; in coverage_add()
906 if (!entry->matched) { in coverage_end()
/Linux-v4.19/net/sched/
Dsch_choke.c68 u32 matched; /* Drops to flow match */ member
243 q->stats.matched++; in choke_enqueue()
477 .matched = q->stats.matched, in choke_dump_stats()
/Linux-v4.19/drivers/acpi/acpica/
Ddbinput.c390 u8 matched; in acpi_db_display_command_info() local
394 matched = acpi_db_match_command_help(command, next); in acpi_db_display_command_info()
395 if (!display_all && matched) { in acpi_db_display_command_info()
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dpci-msi.txt36 * rid-base is a single cell describing the first RID matched by the entry.
41 first RID matched by the entry.
43 * length is a single cell describing how many consecutive RIDs are matched
/Linux-v4.19/net/dns_resolver/
Ddns_key.c193 goto matched; in dns_resolver_cmp()
206 matched: in dns_resolver_cmp()
/Linux-v4.19/Documentation/w1/slaves/
Dw1_ds242324 was successful and CRC matched.
34 - crc=YES/NO indicating whether read was ok and crc matched
Dw1_therm26 read along with a calculated crc value and YES or NO if it matched.
27 If the crc matched the returned values are retained. The second line
/Linux-v4.19/Documentation/devicetree/bindings/
Dsubmitting-patches.txt45 6) If a documented compatible string is not yet matched by the
47 string that is matched by the driver (as in the "nvidia,tegra20-pcie"
/Linux-v4.19/Documentation/devicetree/bindings/display/msm/
Dgpu.txt7 is what the device is matched on), in addition to the more specific
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dhisilicon-hns-dsaf.txt49 1 stands for this bit will be precisely matched, TCAM will check this bit of
51 0 stands for this bit will be fuzzy matched, TCAM won't care about this bit
/Linux-v4.19/Documentation/acpi/
Dmethod-tracing.txt34 a. Filter out the debug layer/level matched logs when control methods
40 b. Filter out the debug layer/level matched logs when the specified
47 c. Filter out the debug layer/level matched logs when the specified
Dscan_handlers.txt60 interesting to the given scan handler and may be matched against the next scan
73 is the order in which they are matched against device nodes during namespace
/Linux-v4.19/scripts/coccinelle/iterators/
Ditnull.cocci5 //# happen when the matched code is on the way to a loop exit (break, goto,
/Linux-v4.19/net/decnet/
Ddn_table.c673 int matched; in dn_fib_table_delete() local
699 matched = 0; in dn_fib_table_delete()
707 matched++; in dn_fib_table_delete()
722 if (matched != 1) { in dn_fib_table_delete()

1234