| /linux/fs/erofs/ |
| H A D | namei.c | 18 unsigned int *matched) in erofs_dirnamecmp() argument 20 unsigned int i = *matched; in erofs_dirnamecmp() 33 *matched = i; in erofs_dirnamecmp() 38 *matched = i; in erofs_dirnamecmp() 63 unsigned int matched = min(startprfx, endprfx); in find_target_dirent() local 73 int ret = erofs_dirnamecmp(name, &dname, &matched); in find_target_dirent() 79 startprfx = matched; in find_target_dirent() 82 endprfx = matched; in find_target_dirent() 108 unsigned int matched; in erofs_find_target_block() local 121 matched = min(startprfx, endprfx); in erofs_find_target_block() [all …]
|
| /linux/mm/damon/ |
| H A D | ops-common.c | 260 bool matched = false; in damos_folio_filter_match() local 266 matched = folio_test_anon(folio); in damos_folio_filter_match() 269 matched = folio_test_active(folio); in damos_folio_filter_match() 275 matched = false; in damos_folio_filter_match() 277 matched = filter->memcg_id == mem_cgroup_id(memcg); in damos_folio_filter_match() 281 matched = damon_folio_young(folio); in damos_folio_filter_match() 282 if (matched) in damos_folio_filter_match() 287 matched = filter->sz_range.min <= folio_sz && in damos_folio_filter_match() 291 matched = !folio_mapped(folio) || !folio_raw_mapping(folio); in damos_folio_filter_match() 297 return matched == filter->matching; in damos_folio_filter_match()
|
| H A D | vaddr.c | 616 bool matched; in damos_va_filter_out() local 629 matched = damos_va_filter_young_match(filter, folio, in damos_va_filter_out() 632 matched = damos_folio_filter_match(filter, folio); in damos_va_filter_out() 634 if (matched) in damos_va_filter_out()
|
| /linux/security/tomoyo/ |
| H A D | group.c | 163 bool matched = false; in tomoyo_number_matches_group() local 172 matched = true; in tomoyo_number_matches_group() 175 return matched; in tomoyo_number_matches_group() 193 bool matched = false; in tomoyo_address_matches_group() local 205 matched = true; in tomoyo_address_matches_group() 208 return matched; in tomoyo_address_matches_group()
|
| /linux/fs/romfs/ |
| H A 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/drivers/regulator/ |
| H A 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()
|
| H A 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/crypto/asymmetric_keys/ |
| H A 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/tools/testing/selftests/net/tcp_ao/lib/ |
| H A D | ftrace-tcp.c | 49 size_t matched; member 80 .matched = 0, in __trace_event_expect() 185 p->matched++; in lookup_expected_event() 432 e->keyid, e->rnext, e->maclen, e->sne, e->matched); in dump_trace_event() 445 total_matched += e->matched; in print_match_stats() 446 matches_per_type[e->type] += e->matched; in print_match_stats() 447 if (!e->matched) in print_match_stats() 540 if (!exp_tps[i].matched) in aolib_tracer_expecting_more()
|
| /linux/tools/memory-model/ |
| H A D | linux-kernel.bell | 58 unmatched-locks = Rcu-lock \ domain(matched) 59 and unmatched-unlocks = Rcu-unlock \ range(matched) 64 and matched = matched | (unmatched-locks-to-unlocks \ 66 in matched
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-driver-zynqmp-fpga | 21 BIT(3) 0: DCI not matched 22 1: DCI matched
|
| /linux/arch/arm/probes/ |
| H A 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/arch/arm/probes/kprobes/ |
| H A 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/net/sched/ |
| H A D | sch_choke.c | 63 u32 matched; /* Drops to flow match */ member 232 q->stats.matched++; in choke_enqueue() 467 .matched = q->stats.matched, in choke_dump_stats()
|
| /linux/drivers/acpi/acpica/ |
| H A D | dbinput.c | 400 u8 matched; in acpi_db_display_command_info() local 404 matched = acpi_db_match_command_help(command, next); in acpi_db_display_command_info() 405 if (!display_all && matched) { in acpi_db_display_command_info()
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_ds2423.rst | 28 was successful and CRC matched. 39 - crc=YES/NO indicating whether read was ok and crc matched
|
| /linux/net/dns_resolver/ |
| H A D | dns_key.c | 261 goto matched; in dns_resolver_cmp() 274 matched: in dns_resolver_cmp()
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A 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/Documentation/firmware-guide/acpi/ |
| H A 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/Documentation/driver-api/acpi/ |
| H A 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/drivers/sh/maple/ |
| H A 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/drivers/media/v4l2-core/ |
| H A D | v4l2-async.c | 146 bool matched = ase->endpoint == match->fwnode; in match_fwnode() local 150 matched ? "" : "not ", ase->endpoint); in match_fwnode() 152 if (matched) in match_fwnode()
|
| /linux/Documentation/driver-api/ |
| H A D | tee.rst | 27 Then TEE client driver can talk to a matched Trusted Application using APIs
|
| H A D | isa.rst | 109 If during all this, there's any error, or no devices matched at all 112 isa_unregister_driver() just unregisters the matched devices and the
|
| /linux/scripts/coccinelle/iterators/ |
| H A D | itnull.cocci | 6 //# happen when the matched code is on the way to a loop exit (break, goto,
|