/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/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() 435 e->keyid, e->rnext, e->maclen, e->sne, e->matched); in dump_trace_event() 448 total_matched += e->matched; in print_match_stats() 449 matches_per_type[e->type] += e->matched; in print_match_stats() 450 if (!e->matched) in print_match_stats() 543 if (!exp_tps[i].matched) in aolib_tracer_expecting_more()
|
/linux/tools/memory-model/ |
H A D | linux-kernel.bell | 46 unmatched-locks = Rcu-lock \ domain(matched) 47 and unmatched-unlocks = Rcu-unlock \ range(matched) 52 and matched = matched | (unmatched-locks-to-unlocks \ 54 in matched
|
/linux/mm/damon/ |
H A D | paddr.c | 204 bool matched = false; in __damos_pa_filter_out() local 209 matched = folio_test_anon(folio); in __damos_pa_filter_out() 215 matched = false; in __damos_pa_filter_out() 217 matched = filter->memcg_id == mem_cgroup_id(memcg); in __damos_pa_filter_out() 221 matched = damon_folio_young(folio); in __damos_pa_filter_out() 222 if (matched) in __damos_pa_filter_out() 229 return matched == filter->matching; in __damos_pa_filter_out()
|
H A D | core.c | 1279 bool matched = false; in __damos_filter_out() local 1291 matched = target_idx == filter->target_idx; in __damos_filter_out() 1299 matched = true; in __damos_filter_out() 1304 matched = false; in __damos_filter_out() 1310 matched = false; in __damos_filter_out() 1315 matched = true; in __damos_filter_out() 1321 return matched == filter->matching; in __damos_filter_out()
|
/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/Documentation/networking/ |
H A D | xfrm_proc.rst | 23 All errors which is not matched others 82 All errors which is not matched others
|
/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/devicetree/bindings/pci/ |
H A 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/tools/testing/selftests/kvm/ |
H A D | dirty_log_test.c | 568 bool matched; in vm_dirty_log_verify() local 577 matched = (*value_ptr == iteration || in vm_dirty_log_verify() 580 if (host_log_mode == LOG_MODE_DIRTY_RING && !matched) { in vm_dirty_log_verify() 625 TEST_ASSERT(matched, in vm_dirty_log_verify()
|
/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/ |
H A D | submitting-patches.rst | 57 7) If a documented compatible string is not yet matched by the 59 string that is matched by the driver.
|
/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()
|