Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.c316 int matched, i, num_matches; in act8865_pdata_from_dt() local
345 matched = of_regulator_match(dev, np, matches, num_matches); in act8865_pdata_from_dt()
347 if (matched <= 0) in act8865_pdata_from_dt()
348 return matched; in act8865_pdata_from_dt()
/linux-4.1.27/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.1.27/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.1.27/crypto/asymmetric_keys/
Dpkcs7_trust.c67 goto matched; in pkcs7_validate_trust_one()
95 goto matched; in pkcs7_validate_trust_one()
111 goto matched; in pkcs7_validate_trust_one()
119 matched: in pkcs7_validate_trust_one()
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
Ddebug.c307 int matched; in libcfs_debug_str2mask() local
316 matched = n; in libcfs_debug_str2mask()
317 t = sscanf(str, "%i%n", &m, &matched); in libcfs_debug_str2mask()
318 if (t >= 1 && matched == n) { in libcfs_debug_str2mask()
/linux-4.1.27/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.txt613 frames are passed to user space that matched *all* given CAN filters. The
/linux-4.1.27/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.1.27/Documentation/w1/slaves/
Dw1_therm24 read along with a calculated crc value and YES or NO if it matched.
25 If the crc matched the returned values are retained. The second line
Dw1_ds242324 was successful and CRC matched.
34 - crc=YES/NO indicating whether read was ok and crc matched
/linux-4.1.27/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.1.27/net/dns_resolver/
Ddns_key.c191 goto matched; in dns_resolver_cmp()
204 matched: in dns_resolver_cmp()
/linux-4.1.27/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.1.27/net/sched/
Dsch_choke.c68 u32 matched; /* Drops to flow match */ member
296 q->stats.matched++; in choke_enqueue()
535 .matched = q->stats.matched, in choke_dump_stats()
Dcls_rsvp.h202 matched: in rsvp_classify()
217 goto matched; in rsvp_classify()
DKconfig381 according to the route table entry they matched.
/linux-4.1.27/scripts/coccinelle/iterators/
Ditnull.cocci5 //# happen when the matched code is on the way to a loop exit (break, goto,
/linux-4.1.27/scripts/coccinelle/api/alloc/
Dkzalloc-simple.cocci6 /// matched code has to be contiguous
/linux-4.1.27/Documentation/acpi/
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.1.27/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.1.27/drivers/net/wireless/rsi/
Drsi_91x_mac80211.c921 bool matched = false; in rsi_set_min_rate() local
932 matched = true; in rsi_set_min_rate()
944 matched = true; in rsi_set_min_rate()
950 if (!matched) in rsi_set_min_rate()
/linux-4.1.27/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.1.27/fs/xfs/libxfs/
Dxfs_dir2_data.c355 int matched; /* matched the value */ in xfs_dir2_data_freefind() local
371 for (dfp = &bf[0], seenzero = matched = 0; in xfs_dir2_data_freefind()
381 matched = 1; in xfs_dir2_data_freefind()
387 ASSERT(matched || be16_to_cpu(dfp->length) >= be16_to_cpu(dup->length)); in xfs_dir2_data_freefind()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dbase.c1946 bool matched = false; in rtl_chk_vendor_ouisub() local
1959 matched = true; in rtl_chk_vendor_ouisub()
1964 matched = true; in rtl_chk_vendor_ouisub()
1967 matched = true; in rtl_chk_vendor_ouisub()
1970 matched = true; in rtl_chk_vendor_ouisub()
1973 matched = true; in rtl_chk_vendor_ouisub()
1976 return matched; in rtl_chk_vendor_ouisub()
/linux-4.1.27/drivers/staging/iio/Documentation/
Dinkernel.txt18 matched against the datasheet_name field of the iio_chan_spec.
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dmax77686.txt30 to get matched with their hardware counterparts as follow:
Dtps6507x.txt11 The regulator is matched with the regulator-compatible.
Dtps65910.txt20 The regulator is matched with the regulator-compatible.
/linux-4.1.27/arch/alpha/lib/
Dmemchr.S85 # Now, determine which byte matched:
/linux-4.1.27/Documentation/devicetree/bindings/regulator/
Dmax77802.txt20 The regulator node name should be initialized with a string to get matched
/linux-4.1.27/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.1.27/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.1.27/scripts/
Dget_maintainer.pl1746 my $matched = 0;
1758 $matched = 1;
1762 $matched = 1;
1764 if (!$matched) {
/linux-4.1.27/Documentation/devicetree/bindings/misc/
Dlis302.txt3 This device is matched via its bus drivers, and has a number of properties
/linux-4.1.27/Documentation/sound/alsa/soc/
Doverview.txt37 core and are subsequently matched and configured when the application
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1301 int matched = 0, j = 0; in class_process_proc_param() local
1329 matched = 0; in class_process_proc_param()
1336 matched++; in class_process_proc_param()
1350 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.1.27/scripts/kconfig/
Dzconf.lex.c_shipped184 /* Return all but the first "n" matched characters back to the input stream. */
694 /* Done after the current pattern has been matched and before the
918 /* Copy whatever the last rule matched to the standard output. */
1338 /* Amount of text matched not including the EOB char. */
1487 /* We matched a single character, the EOB, so
1495 /* We matched some text prior to the EOB, first
/linux-4.1.27/Documentation/gpio/
Dboard.txt109 can be NULL, in which case it will be matched for calls to gpiod_get()
/linux-4.1.27/tools/perf/Documentation/
Dperf-list.txt125 . If none of the above is matched, it will apply the supplied glob to all
Dperf-report.txt78 - parent: name of function matched to the parent regex filter. Unmatched
/linux-4.1.27/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.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped175 /* Return all but the first "n" matched characters back to the input stream. */
365 /* Done after the current pattern has been matched and before the
754 /* Copy whatever the last rule matched to the standard output. */
1214 /* Amount of text matched not including the EOB char. */
1364 /* We matched a single character, the EOB, so
1372 /* We matched some text prior to the EOB, first
/linux-4.1.27/Documentation/video4linux/
Dradiotrack.txt51 simple, as individual ioport bits are directly matched to specific functions
/linux-4.1.27/include/uapi/linux/
Dpkt_sched.h331 __u32 matched; /* Drops due to flow match */ member
/linux-4.1.27/Documentation/crypto/
Dasymmetric-keys.txt71 only keys of the specified subtype (e.g. tpm) will be matched. For
302 The key's fingerprint string may be partially matched upon. For a
/linux-4.1.27/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.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c2294 struct ldlm_lock *matched = ldlm_handle2lock(lockh); in osc_enqueue_base() local
2296 if ((agl != 0) && !(matched->l_flags & LDLM_FL_LVB_READY)) { in osc_enqueue_base()
2301 LDLM_LOCK_PUT(matched); in osc_enqueue_base()
2303 } else if (osc_set_lock_data_with_check(matched, einfo)) { in osc_enqueue_base()
2326 LDLM_LOCK_PUT(matched); in osc_enqueue_base()
2330 LDLM_LOCK_PUT(matched); in osc_enqueue_base()
/linux-4.1.27/arch/cris/boot/rescue/
Dhead_v10.S225 beq ploop ; checksums matched, go to next entry
/linux-4.1.27/Documentation/usb/
Dhotplug.txt143 match, and the third argument to probe() will be the entry that matched.
/linux-4.1.27/arch/frv/mm/
Dtlb-miss.S130 # DAMR4 - mapped page table as matched by SCR0
/linux-4.1.27/Documentation/pcmcia/
Ddriver-changes.txt96 PCMCIA devices and their correct drivers can now be matched in
/linux-4.1.27/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.1.27/kernel/trace/
Dftrace.c3420 int matched = 0; in ftrace_match() local
3426 matched = 1; in ftrace_match()
3430 matched = 1; in ftrace_match()
3434 matched = 1; in ftrace_match()
3439 matched = 1; in ftrace_match()
3443 return matched; in ftrace_match()
DKconfig628 names matched with their values and what trace event system they
/linux-4.1.27/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.1.27/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.1.27/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.1.27/Documentation/filesystems/
Daffs.txt196 will not since the names are matched by the shell.
/linux-4.1.27/Documentation/driver-model/
Dplatform.txt186 at this point will later on be matched against early platform drivers.
/linux-4.1.27/Documentation/frv/
Dmmu-layout.txt110 obviously limited, and their positions are controlled such that each slot is matched by a
/linux-4.1.27/fs/btrfs/
Dfree-space-cache.c836 bool matched; in load_free_space_cache() local
878 matched = (ctl->free_space == (block_group->key.offset - used - in load_free_space_cache()
882 if (!matched) { in load_free_space_cache()
/linux-4.1.27/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.1.27/arch/sparc/
DKconfig273 on the motherboard can be matched to the error.
/linux-4.1.27/Documentation/powerpc/
Dpci_iov_resource_on_powernv.txt30 are matched to their corresponding PEs.
/linux-4.1.27/Documentation/trace/
Devents.txt171 on whether the field value matched (1) or didn't match (0):
/linux-4.1.27/Documentation/security/
Dkeys.txt620 a process has search permission can be matched. If the specified keyring
1250 keys in the keyring until one is matched. This must be used for any
1267 If match_preparse() is not provided, keys of this type will be matched
DSmack.txt589 Entries in the /sys/fs/smackfs/netlabel file are matched by longest mask
/linux-4.1.27/arch/x86/kvm/
Dx86.c1299 bool matched; in kvm_write_tsc() local
1364 matched = true; in kvm_write_tsc()
1380 matched = false; in kvm_write_tsc()
1406 if (!matched) { in kvm_write_tsc()
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt375 perfectly matched frequency, and temperature and electrical variations will
Dapi.txt1581 For the special case of virtio-ccw devices on s390, the ioevent is matched
/linux-4.1.27/net/netfilter/
DKconfig1201 matched: mainly useful in combination with the LOG target ("LOG