Home
last modified time | relevance | path

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

/linux-4.4.14/security/tomoyo/
Dgroup.c155 bool matched = false; in tomoyo_number_matches_group() local
162 matched = true; in tomoyo_number_matches_group()
165 return matched; in tomoyo_number_matches_group()
183 bool matched = false; in tomoyo_address_matches_group() local
194 matched = true; in tomoyo_address_matches_group()
197 return matched; in tomoyo_address_matches_group()
/linux-4.4.14/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-4.4.14/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, GFP_KERNEL); in of_get_max1586_platform_data()
202 pdata->num_subdevs = matched; in of_get_max1586_platform_data()
205 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, GFP_KERNEL); in max8660_pdata_from_dt()
359 pdata->num_subdevs = matched; in max8660_pdata_from_dt()
362 for (i = 0; i < matched; i++) { in max8660_pdata_from_dt()
Dact8865-regulator.c326 int matched, i, num_matches; in act8865_pdata_from_dt() local
355 matched = of_regulator_match(dev, np, matches, num_matches); in act8865_pdata_from_dt()
357 if (matched <= 0) in act8865_pdata_from_dt()
358 return matched; in act8865_pdata_from_dt()
/linux-4.4.14/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-4.4.14/crypto/asymmetric_keys/
Dpkcs7_trust.c68 goto matched; in pkcs7_validate_trust_one()
98 goto matched; in pkcs7_validate_trust_one()
115 goto matched; in pkcs7_validate_trust_one()
123 matched: in pkcs7_validate_trust_one()
/linux-4.4.14/drivers/of/
Dirq.c594 bool matched; in __of_msi_map_rid() local
632 matched = false; in __of_msi_map_rid()
633 while (!matched && msi_map_len >= 4 * sizeof(__be32)) { in __of_msi_map_rid()
648 matched = (masked_rid >= rid_base && in __of_msi_map_rid()
651 matched &= msi_np == msi_controller_node; in __of_msi_map_rid()
653 if (matched && !msi_np) { in __of_msi_map_rid()
662 if (!matched) in __of_msi_map_rid()
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
Ddebug.c420 int matched; in libcfs_debug_str2mask() local
429 matched = n; in libcfs_debug_str2mask()
430 t = sscanf(str, "%i%n", &m, &matched); in libcfs_debug_str2mask()
431 if (t >= 1 && matched == n) { in libcfs_debug_str2mask()
/linux-4.4.14/Documentation/networking/
Dxfrm_proc.txt16 All errors which is not matched others
53 All errors which is not matched others
Dpolicy-routing.txt67 We scan rules list, and if a rule is matched, apply it.
69 If it is not found or a THROW node was matched, continue
Dphy.txt236 make sure it can be matched with an appropriate PHY device.
Dcan.txt616 frames are passed to user space that matched *all* given CAN filters. The
/linux-4.4.14/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-4.4.14/arch/arm/probes/kprobes/
Dtest-core.c753 char matched; member
809 entry->matched = false; in coverage_start_fn()
904 bool matched = false; in coverage_add() local
917 if (!matched) { in coverage_add()
920 entry->matched = true; in coverage_add()
936 matched = true; in coverage_add()
961 if (!entry->matched) { in coverage_end()
/linux-4.4.14/net/sched/
Dsch_choke.c68 u32 matched; /* Drops to flow match */ member
290 q->stats.matched++; in choke_enqueue()
544 .matched = q->stats.matched, in choke_dump_stats()
Dcls_rsvp.h202 matched: in rsvp_classify()
217 goto matched; in rsvp_classify()
DKconfig382 according to the route table entry they matched.
/linux-4.4.14/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-4.4.14/net/dns_resolver/
Ddns_key.c191 goto matched; in dns_resolver_cmp()
204 matched: in dns_resolver_cmp()
/linux-4.4.14/Documentation/devicetree/bindings/
Dsubmitting-patches.txt38 6) If a documented compatible string is not yet matched by the
40 string that is matched by the driver (as in the "nvidia,tegra20-pcie"
Dcommon-properties.txt15 - native-endian: Boolean; always use register accesses matched to the
/linux-4.4.14/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-4.4.14/drivers/acpi/acpica/
Ddbinput.c406 u8 matched; in acpi_db_display_command_info() local
410 matched = acpi_db_match_command_help(command, next); in acpi_db_display_command_info()
411 if (!display_all && matched) { in acpi_db_display_command_info()
/linux-4.4.14/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-4.4.14/scripts/coccinelle/api/alloc/
Dkzalloc-simple.cocci6 /// matched code has to be contiguous
/linux-4.4.14/scripts/coccinelle/iterators/
Ditnull.cocci5 //# happen when the matched code is on the way to a loop exit (break, goto,
/linux-4.4.14/net/decnet/
Ddn_table.c671 int matched; in dn_fib_table_delete() local
697 matched = 0; in dn_fib_table_delete()
705 matched++; in dn_fib_table_delete()
720 if (matched != 1) { in dn_fib_table_delete()
/linux-4.4.14/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c923 bool matched = false; in rsi_set_min_rate() local
934 matched = true; in rsi_set_min_rate()
946 matched = true; in rsi_set_min_rate()
952 if (!matched) in rsi_set_min_rate()
/linux-4.4.14/drivers/sh/maple/
Dmaple.c335 int matched, error; in maple_attach_driver() local
374 matched = in maple_attach_driver()
378 if (matched == 0) { in maple_attach_driver()
/linux-4.4.14/Documentation/devicetree/bindings/regulator/
Dmax77686.txt22 to get matched with their hardware counterparts as follow:
Dmax77802.txt41 The regulator node name should be initialized with a string to get matched
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2_data.c360 int matched; /* matched the value */ in xfs_dir2_data_freefind() local
376 for (dfp = &bf[0], seenzero = matched = 0; in xfs_dir2_data_freefind()
386 matched = 1; in xfs_dir2_data_freefind()
392 ASSERT(matched || be16_to_cpu(dfp->length) >= be16_to_cpu(dup->length)); in xfs_dir2_data_freefind()
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dbase.c1944 bool matched = false; in rtl_chk_vendor_ouisub() local
1957 matched = true; in rtl_chk_vendor_ouisub()
1962 matched = true; in rtl_chk_vendor_ouisub()
1965 matched = true; in rtl_chk_vendor_ouisub()
1968 matched = true; in rtl_chk_vendor_ouisub()
1971 matched = true; in rtl_chk_vendor_ouisub()
1974 return matched; in rtl_chk_vendor_ouisub()
/linux-4.4.14/drivers/staging/iio/Documentation/
Dinkernel.txt18 matched against the datasheet_name field of the iio_chan_spec.
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtps6507x.txt11 The regulator is matched with the regulator-compatible.
Dtps65910.txt20 The regulator is matched with the regulator-compatible.
/linux-4.4.14/arch/alpha/lib/
Dmemchr.S85 # Now, determine which byte matched:
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c978 int matched = 0, j = 0; in class_process_proc_param() local
1006 matched = 0; in class_process_proc_param()
1013 matched++; in class_process_proc_param()
1028 if (!matched) { in class_process_proc_param()
Dcl_lock.c483 int matched; in cl_lock_lookup() local
485 matched = cl_lock_ext_match(&lock->cll_descr, need) && in cl_lock_lookup()
492 matched); in cl_lock_lookup()
493 if (matched) { in cl_lock_lookup()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dconfig.c837 int matched = 0; in lnet_match_network_tokens() local
879 matched |= (rc != 0); in lnet_match_network_tokens()
882 if (!matched) in lnet_match_network_tokens()
/linux-4.4.14/net/bridge/netfilter/
DKconfig83 MAC/IP address pairs can be matched, f.e. for anti-spoofing rules.
116 the rate at which a rule can be matched. This match is the
/linux-4.4.14/scripts/
Dget_maintainer.pl1783 my $matched = 0;
1795 $matched = 1;
1799 $matched = 1;
1801 if (!$matched) {
/linux-4.4.14/Documentation/sound/alsa/soc/
Doverview.txt37 core and are subsequently matched and configured when the application
/linux-4.4.14/Documentation/devicetree/bindings/iio/accel/
Dlis302.txt3 This device is matched via its bus drivers, and has a number of properties
/linux-4.4.14/scripts/dtc/
Ddtc-lexer.lex.c_shipped181 /* Return all but the first "n" matched characters back to the input stream. */
366 /* Done after the current pattern has been matched and before the
755 /* Copy whatever the last rule matched to the standard output. */
1242 /* Amount of text matched not including the EOB char. */
1393 /* We matched a single character, the EOB, so
1401 /* We matched some text prior to the EOB, first
/linux-4.4.14/scripts/genksyms/
Dlex.lex.c_shipped165 /* Return all but the first "n" matched characters back to the input stream. */
355 /* Done after the current pattern has been matched and before the
658 /* Copy whatever the last rule matched to the standard output. */
911 /* Amount of text matched not including the EOB char. */
1060 /* We matched a single character, the EOB, so
1068 /* We matched some text prior to the EOB, first
/linux-4.4.14/scripts/kconfig/
Dzconf.lex.c_shipped193 /* Return all but the first "n" matched characters back to the input stream. */
718 /* Done after the current pattern has been matched and before the
955 /* Copy whatever the last rule matched to the standard output. */
1391 /* Amount of text matched not including the EOB char. */
1540 /* We matched a single character, the EOB, so
1548 /* We matched some text prior to the EOB, first
/linux-4.4.14/tools/perf/Documentation/
Dperf-list.txt126 . If none of the above is matched, it will apply the supplied glob to all
Dperf-report.txt79 - parent: name of function matched to the parent regex filter. Unmatched
Dintel-pt.txt643 cannot be matched against the Intel PT trace.
/linux-4.4.14/include/uapi/linux/
Dpkt_sched.h332 __u32 matched; /* Drops due to flow match */ member
/linux-4.4.14/Documentation/video4linux/
Dradiotrack.txt51 simple, as individual ioport bits are directly matched to specific functions
/linux-4.4.14/Documentation/crypto/
Dasymmetric-keys.txt71 only keys of the specified subtype (e.g. tpm) will be matched. For
303 The key's fingerprint string may be partially matched upon. For a
/linux-4.4.14/drivers/isdn/i4l/
Disdn_common.c160 register int matched; in isdn_wildmat() local
191 for (last = 0, matched = 0; *++p && (*p != ']'); last = *p) in isdn_wildmat()
194 matched = 1; in isdn_wildmat()
195 if (matched == reverse) in isdn_wildmat()
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
Dosc_request.c2235 struct ldlm_lock *matched = ldlm_handle2lock(lockh); in osc_enqueue_base() local
2237 if ((agl != 0) && !(matched->l_flags & LDLM_FL_LVB_READY)) { in osc_enqueue_base()
2242 LDLM_LOCK_PUT(matched); in osc_enqueue_base()
2246 if (osc_set_lock_data_with_check(matched, einfo)) { in osc_enqueue_base()
2269 LDLM_LOCK_PUT(matched); in osc_enqueue_base()
2274 LDLM_LOCK_PUT(matched); in osc_enqueue_base()
/linux-4.4.14/Documentation/gpio/
Dboard.txt122 can be NULL, in which case it will be matched for calls to gpiod_get()
/linux-4.4.14/arch/cris/boot/rescue/
Dhead_v10.S225 beq ploop ; checksums matched, go to next entry
/linux-4.4.14/Documentation/usb/
Dhotplug.txt143 match, and the third argument to probe() will be the entry that matched.
/linux-4.4.14/arch/frv/mm/
Dtlb-miss.S130 # DAMR4 - mapped page table as matched by SCR0
/linux-4.4.14/Documentation/pcmcia/
Ddriver-changes.txt96 PCMCIA devices and their correct drivers can now be matched in
/linux-4.4.14/Documentation/i2c/
Dwriting-clients158 matches the device's name. It is passed the entry that was matched so
159 the driver knows which one in the table matched.
/linux-4.4.14/kernel/trace/
Dftrace.c3437 int matched = 0; in ftrace_match() local
3443 matched = 1; in ftrace_match()
3447 matched = 1; in ftrace_match()
3451 matched = 1; in ftrace_match()
3457 matched = 1; in ftrace_match()
3461 return matched; in ftrace_match()
DKconfig628 names matched with their values and what trace event system they
/linux-4.4.14/Documentation/
Dbinfmt_misc.txt86 Think about the order of adding entries! Later added entries are matched first!
DIRQ-domain.txt18 be chosen so they matched the hardware IRQ line into the root
Dkprobes.txt154 Multiple entry and return handler invocations are matched using the unique
DCodingStyle694 which you should use to make sure messages are matched to the right device
/linux-4.4.14/drivers/staging/rtl8723au/os_dep/
Dioctl_cfg80211.c1957 u8 matched = false; in cfg80211_rtw_connect() local
2023 matched = true; in cfg80211_rtw_connect()
2032 matched = true; in cfg80211_rtw_connect()
2040 if (!matched || !pnetwork) { in cfg80211_rtw_connect()
/linux-4.4.14/drivers/net/wireless/
Drndis_wlan.c976 bool *matched);
2068 bool *matched) in rndis_check_bssid_list() argument
2115 matched) { in rndis_check_bssid_list()
2117 *matched = true; in rndis_check_bssid_list()
/linux-4.4.14/Documentation/filesystems/
Daffs.txt196 will not since the names are matched by the shell.
/linux-4.4.14/Documentation/driver-model/
Dplatform.txt200 at this point will later on be matched against early platform drivers.
/linux-4.4.14/Documentation/frv/
Dmmu-layout.txt110 obviously limited, and their positions are controlled such that each slot is matched by a
/linux-4.4.14/fs/btrfs/
Dfree-space-cache.c834 bool matched; in load_free_space_cache() local
876 matched = (ctl->free_space == (block_group->key.offset - used - in load_free_space_cache()
880 if (!matched) { in load_free_space_cache()
/linux-4.4.14/Documentation/input/
Dalps.txt37 matched against known models in the alps_model_data_array.
Dmulti-touch-protocol.txt388 matched to the set of contacts from the previous synchronization. A full
/linux-4.4.14/arch/sparc/
DKconfig273 on the motherboard can be matched to the error.
/linux-4.4.14/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt30 are matched to their corresponding PEs.
/linux-4.4.14/Documentation/security/
DSmack.txt177 If label is "-DELETE" a matched entry will be deleted.
624 Entries in the /sys/fs/smackfs/netlabel file are matched by longest mask
Dkeys.txt620 a process has search permission can be matched. If the specified keyring
1259 keys in the keyring until one is matched. This must be used for any
1276 If match_preparse() is not provided, keys of this type will be matched
/linux-4.4.14/Documentation/trace/
Devents.txt171 on whether the field value matched (1) or didn't match (0):
/linux-4.4.14/arch/x86/kvm/
Dx86.c1416 bool matched; in kvm_write_tsc() local
1481 matched = true; in kvm_write_tsc()
1497 matched = false; in kvm_write_tsc()
1523 if (!matched) { in kvm_write_tsc()
/linux-4.4.14/Documentation/scsi/
Dst.txt166 that matched the extended regular expression)
/linux-4.4.14/Documentation/virtual/kvm/
Dtimekeeping.txt375 perfectly matched frequency, and temperature and electrical variations will
Dapi.txt1613 For the special case of virtio-ccw devices on s390, the ioevent is matched
/linux-4.4.14/net/netfilter/
DKconfig1217 matched: mainly useful in combination with the LOG target ("LOG