| /f-stack/app/redis-5.0.5/tests/support/ |
| H A D | test.tcl | 96 set matched 0 99 incr matched 102 if {$matched < 1} {
|
| H A D | util.tcl | 32 set matched 0 40 set matched 1 42 if {$logall || $matched} {
|
| /f-stack/dpdk/drivers/net/vdev_netvsc/ |
| H A D | vdev_netvsc.c | 514 unsigned int *matched = va_arg(ap, unsigned int *); in vdev_netvsc_netvsc_probe() local 543 ++(*matched); in vdev_netvsc_netvsc_probe() 667 unsigned int matched = 0; in vdev_netvsc_vdev_probe() local 699 kvargs, specified, &matched); in vdev_netvsc_vdev_probe() 702 if (specified && matched < specified) { in vdev_netvsc_vdev_probe() 709 kvargs, specified, &matched) < 0) in vdev_netvsc_vdev_probe() 711 if (matched < specified) { in vdev_netvsc_vdev_probe()
|
| /f-stack/freebsd/netinet/ |
| H A D | tcp_ratelimit.c | 912 int i, matched; in tcp_find_suitable_rate() local 932 for (i = rs->rs_lowest_valid, matched = 0; i <= rs->rs_highest_valid; i++) { in tcp_find_suitable_rate() 936 matched = 1; in tcp_find_suitable_rate() 941 matched = 1; in tcp_find_suitable_rate() 947 if ((matched == 0) && in tcp_find_suitable_rate() 959 for (i = rs->rs_highest_valid, matched = 0; i >= rs->rs_lowest_valid; i--) { in tcp_find_suitable_rate() 967 matched = 1; in tcp_find_suitable_rate() 975 matched = 1; in tcp_find_suitable_rate() 985 if ((matched == 0) && in tcp_find_suitable_rate()
|
| /f-stack/freebsd/contrib/device-tree/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
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | rte_flow.rst | 109 perform whenever a packet is matched by a pattern. 122 way of the JUMP action from a matched flow rule. 260 with the following properties are thus matched: 635 a previously matched rule. 752 or IPv6) matched by the second ANY specification: 1708 Adds a counter action to a matched flow. 2247 network overlay from the matched flow. 2254 This action modifies the payload of matched flows. 2299 network overlay from the matched flow. 2306 This action modifies the payload of matched flows. [all …]
|
| H A D | generic_receive_offload_lib.rst | 115 searches for a matched "flow" (i.e., the same value of key) for the 119 find a matched "flow", insert a new "flow" and store the packet into the
|
| H A D | member_lib.rst | 327 first target set id where the key has matched, if any. 342 is matched against all target sets (it is worth noting that for cache mode HTSS, 349 target set ids where the key has matched, if any. The ``set_id`` array should be sized 357 than one) found for this key when it is matched against all target sets (cache mode HTSS
|
| H A D | bbdev.rst | 537 "output","rate matched CB or TB output buffer" 681 An LLR rate matched output is computed in the ``soft_output`` buffer structure 782 |output |rate matched CB or TB output buffer | 804 | |e |E, length of the rate matched output sequence in bits | 1016 | |e |E, length of the rate matched output sequence in bits | 1039 The mbuf output ``soft_output`` is optional and is an LLR rate matched
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | submitting-patches.rst | 60 8) If a documented compatible string is not yet matched by the 62 string that is matched by the driver (as in the "nvidia,tegra20-pcie"
|
| H A D | common-properties.txt | 19 - native-endian: Boolean; always use register accesses matched to the
|
| /f-stack/freebsd/contrib/device-tree/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
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | max77686.txt | 22 to get matched with their hardware counterparts as follow:
|
| H A D | max77802.txt | 41 The regulator node name should be initialized with a string to get matched
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/agents/ |
| H A D | README.md | 75 disk is matched to a specific VDEV using its device id, physical path 80 will be matched to the corresponding leaf VDEV by physical location
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | tps6507x.txt | 11 The regulator is matched with the regulator-compatible.
|
| H A D | tps65910.txt | 20 The regulator is matched with the regulator-compatible.
|
| /f-stack/tools/ifconfig/ |
| H A D | ifconfig.c | 797 bool matched, nomatched; in group_member() local 840 matched = false; in group_member() 845 matched |= !fnmatch(match, ifg->ifgrq_group, 0); in group_member() 852 return (matched); in group_member() 855 return (matched && nomatched); in group_member()
|
| /f-stack/freebsd/contrib/openzfs/lib/libzutil/ |
| H A D | zutil_import.c | 1286 boolean_t matched = B_TRUE; in zpool_find_import_impl() local 1306 matched = nvlist_lookup_string(config, in zpool_find_import_impl() 1312 matched = nvlist_lookup_uint64(config, in zpool_find_import_impl() 1316 if (matched) { in zpool_find_import_impl()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/msm/ |
| H A D | gpu.txt | 8 is what the device is matched on), in addition to the more specific
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/accel/ |
| H A D | lis302.txt | 3 This device is matched via its bus drivers, and has a number of properties
|
| /f-stack/tools/libxo/doc/ |
| H A D | formatting.rst | 63 - HTML can be matched with a small CSS file to permit rendering in any
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | arm,smmu.yaml | 88 set of matched IDs does not result in conflicts.
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_access_ctrl.rst | 215 If an ACL rule is matched, the packets will be dropped and return back to step 1. 216 …If a route rule is matched, it indicates the packet is not in the ACL list and should be forwarded.
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | jemalloc_internal_defs.h.in | 206 * VirtualAlloc()/VirtualFree() operations must be precisely matched, i.e.
|