/Linux-v5.4/fs/erofs/ |
D | namei.c | 19 unsigned int *matched) in erofs_dirnamecmp() argument 21 unsigned int i = *matched; in erofs_dirnamecmp() 34 *matched = i; in erofs_dirnamecmp() 39 *matched = i; in erofs_dirnamecmp() 64 unsigned int matched = min(startprfx, endprfx); in find_target_dirent() local 74 int ret = erofs_dirnamecmp(name, &dname, &matched); in find_target_dirent() 80 startprfx = matched; in find_target_dirent() 83 endprfx = matched; in find_target_dirent() 113 unsigned int matched; in find_target_block_classic() local 127 matched = min(startprfx, endprfx); in find_target_block_classic() [all …]
|
/Linux-v5.4/tools/memory-model/ |
D | linux-kernel.bell | 45 unmatched-locks = Rcu-lock \ domain(matched) 46 and unmatched-unlocks = Rcu-unlock \ range(matched) 51 and matched = matched | (unmatched-locks-to-unlocks \ 53 in matched 61 unmatched-locks = Srcu-lock \ domain(matched) 62 and unmatched-unlocks = Srcu-unlock \ range(matched) 67 and matched = matched | (unmatched-locks-to-unlocks \ 69 in matched
|
/Linux-v5.4/security/tomoyo/ |
D | group.c | 162 bool matched = false; in tomoyo_number_matches_group() local 170 matched = true; in tomoyo_number_matches_group() 173 return matched; in tomoyo_number_matches_group() 191 bool matched = false; in tomoyo_address_matches_group() local 202 matched = true; in tomoyo_address_matches_group() 205 return matched; in tomoyo_address_matches_group()
|
/Linux-v5.4/drivers/regulator/ |
D | max1586.c | 155 int i, matched; in of_get_max1586_platform_data() local 172 matched = of_regulator_match(dev, np, rmatch, ARRAY_SIZE(rmatch)); in of_get_max1586_platform_data() 181 if (matched <= 0) in of_get_max1586_platform_data() 182 return matched; in of_get_max1586_platform_data() 185 matched, in of_get_max1586_platform_data() 191 pdata->num_subdevs = matched; in of_get_max1586_platform_data() 194 for (i = 0; i < matched; i++) { in of_get_max1586_platform_data()
|
D | max8660.c | 322 int matched, i; in max8660_pdata_from_dt() local 336 matched = of_regulator_match(dev, np, rmatch, ARRAY_SIZE(rmatch)); in max8660_pdata_from_dt() 338 if (matched <= 0) in max8660_pdata_from_dt() 339 return matched; in max8660_pdata_from_dt() 342 matched, in max8660_pdata_from_dt() 348 pdata->num_subdevs = matched; in max8660_pdata_from_dt() 351 for (i = 0; i < matched; i++) { in max8660_pdata_from_dt()
|
/Linux-v5.4/fs/romfs/ |
D | storage.c | 169 bool matched, terminated = false; in romfs_blk_strcmp() local 178 matched = (memcmp(bh->b_data + offset, str, segment) == 0); in romfs_blk_strcmp() 183 if (matched && size == 0 && offset + segment < ROMBSIZE) { in romfs_blk_strcmp() 187 matched = false; in romfs_blk_strcmp() 190 if (!matched) in romfs_blk_strcmp() 201 matched = !bh->b_data[0]; in romfs_blk_strcmp() 203 if (!matched) in romfs_blk_strcmp()
|
/Linux-v5.4/crypto/asymmetric_keys/ |
D | pkcs7_trust.c | 60 goto matched; in pkcs7_validate_trust_one() 90 goto matched; in pkcs7_validate_trust_one() 106 goto matched; in pkcs7_validate_trust_one() 114 matched: in pkcs7_validate_trust_one()
|
/Linux-v5.4/Documentation/networking/ |
D | xfrm_proc.txt | 18 All errors which is not matched others 59 All errors which is not matched others
|
/Linux-v5.4/drivers/soc/aspeed/ |
D | aspeed-p2a-ctrl.c | 133 bool matched = false; in aspeed_p2a_region_acquire() local 166 matched = true; in aspeed_p2a_region_acquire() 169 return matched; in aspeed_p2a_region_acquire()
|
/Linux-v5.4/arch/arm/probes/ |
D | decode.c | 418 bool matched = false; in probes_decode_insn() local 455 if (!matched && (insn & h->mask.bits) != h->value.bits) in probes_decode_insn() 510 matched = true; in probes_decode_insn()
|
/Linux-v5.4/arch/arm/probes/kprobes/ |
D | test-core.c | 694 char matched; member 750 entry->matched = false; in coverage_start_fn() 846 bool matched = false; in coverage_add() local 859 if (!matched) { in coverage_add() 862 entry->matched = true; in coverage_add() 878 matched = true; in coverage_add() 903 if (!entry->matched) { in coverage_end()
|
/Linux-v5.4/net/sched/ |
D | sch_choke.c | 64 u32 matched; /* Drops to flow match */ member 239 q->stats.matched++; in choke_enqueue() 474 .matched = q->stats.matched, in choke_dump_stats()
|
/Linux-v5.4/drivers/acpi/acpica/ |
D | dbinput.c | 390 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-v5.4/Documentation/devicetree/bindings/pci/ |
D | pci-msi.txt | 36 * 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-v5.4/Documentation/w1/slaves/ |
D | w1_ds2423.rst | 28 was successful and CRC matched. 39 - crc=YES/NO indicating whether read was ok and crc matched
|
D | w1_therm.rst | 32 read along with a calculated crc value and YES or NO if it matched. 33 If the crc matched the returned values are retained. The second line
|
/Linux-v5.4/net/dns_resolver/ |
D | dns_key.c | 254 goto matched; in dns_resolver_cmp() 267 matched: in dns_resolver_cmp()
|
/Linux-v5.4/Documentation/devicetree/bindings/ |
D | submitting-patches.txt | 45 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-v5.4/Documentation/devicetree/bindings/net/ |
D | hisilicon-hns-dsaf.txt | 49 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-v5.4/Documentation/firmware-guide/acpi/ |
D | method-tracing.rst | 43 a. Filter out the debug layer/level matched logs when control methods 51 b. Filter out the debug layer/level matched logs when the specified 60 c. Filter out the debug layer/level matched logs when the specified
|
/Linux-v5.4/Documentation/driver-api/acpi/ |
D | scan_handlers.rst | 66 interesting to the given scan handler and may be matched against the next scan 79 is the order in which they are matched against device nodes during namespace
|
/Linux-v5.4/net/decnet/ |
D | dn_table.c | 674 int matched; in dn_fib_table_delete() local 700 matched = 0; in dn_fib_table_delete() 708 matched++; in dn_fib_table_delete() 723 if (matched != 1) { in dn_fib_table_delete()
|
/Linux-v5.4/scripts/coccinelle/iterators/ |
D | itnull.cocci | 6 //# happen when the matched code is on the way to a loop exit (break, goto,
|
/Linux-v5.4/drivers/sh/maple/ |
D | maple.c | 335 int matched, error; in maple_attach_driver() local 374 matched = in maple_attach_driver() 378 if (matched == 0) { in maple_attach_driver()
|
/Linux-v5.4/Documentation/devicetree/bindings/regulator/ |
D | max77686.txt | 22 to get matched with their hardware counterparts as follow:
|