Home
last modified time | relevance | path

Searched refs:matching (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/OK3568_Linux_fs/kernel/Documentation/infiniband/
H A Dtag_matching.rst2 Tag matching logic
5 The MPI standard defines a set of rules, known as tag-matching, for matching
17 matching operation. However, this doesn’t imply that tags are consumed in
19 earlier tags can’t be used to satisfy the matching rules.
23 corresponding matching receive is posted. If a matching receive is posted,
25 Implementations frequently use different matching schemes for these two
26 different matching instances.
35 2. The Rendezvous Protocol - the sender sends the tag-matching header,
38 the header to initiate an RDMA READ operation directly to the matching buffer.
41 Tag matching implementation
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnfnetlink_cttimeout.c83 struct ctnl_timeout *timeout, *matching = NULL; in cttimeout_new_timeout() local
104 matching = timeout; in cttimeout_new_timeout()
108 if (matching) { in cttimeout_new_timeout()
113 if (matching->timeout.l3num != l3num || in cttimeout_new_timeout()
114 matching->timeout.l4proto->l4proto != l4num) in cttimeout_new_timeout()
117 return ctnl_timeout_parse_policy(&matching->timeout.data, in cttimeout_new_timeout()
118 matching->timeout.l4proto, in cttimeout_new_timeout()
506 struct ctnl_timeout *timeout, *matching = NULL; in ctnl_timeout_find_get() local
519 matching = timeout; in ctnl_timeout_find_get()
523 return matching ? &matching->timeout : NULL; in ctnl_timeout_find_get()
H A Dnfnetlink_acct.c52 struct nf_acct *nfacct, *matching = NULL; in nfnl_acct_new() local
71 matching = nfacct; in nfnl_acct_new()
75 if (matching) { in nfnl_acct_new()
78 atomic64_set(&matching->pkts, 0); in nfnl_acct_new()
79 atomic64_set(&matching->bytes, 0); in nfnl_acct_new()
82 if ((matching->flags & NFACCT_F_QUOTA)) in nfnl_acct_new()
84 &matching->flags); in nfnl_acct_new()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-amba6 will override standard OF, ACPI, ID table, and name matching.
7 When specified, only a driver with a name matching the value
12 This returns the device to standard matching rules binding.
16 matching name is currently loaded in the kernel, the device will
H A Dsysfs-bus-vmbus6 will override standard static and dynamic ID matching. When
7 specified, only a driver with a name matching the value written
12 This returns the device to standard matching rules binding.
16 matching name is currently loaded in the kernel, the device
H A Dsysfs-bus-platform6 will override standard OF, ACPI, ID table, and name matching.
7 When specified, only a driver with a name matching the value
13 matching rules binding. Writing to driver_override does not
16 driver with a matching name is currently loaded in the kernel,
H A Dsysfs-bus-css44 specified, only a driver with a name matching the value written
49 This returns the device to standard matching rules binding.
53 matching name is currently loaded in the kernel, the device
60 file does not allow to override basic matching rules. I.e.,
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D05_wildcard_matching.patch14 +method of matching cannot be used in conjunction with `net/mask\' matching,
15 +hostname matching beginning with `.\' or IP address matching ending with `.\'.
H A D11_tcpd_blacklist.patch56 method of matching cannot be used in conjunction with `net/mask\' matching,
57 hostname matching beginning with `.\' or IP address matching ending with `.\'.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hsi/
H A Domap-ssi.txt11 - reg: Contains a matching register specifier for each entry
14 - interrupts: Contains matching interrupt information for each entry
22 - clocks: Contains a matching clock specifier for each entry in
34 - reg: Contains a matching register specifier for each entry
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dbinfmt-misc.rst9 with which binary. Binfmt_misc recognises the binary-type by matching some bytes
33 Ignored when using filename extension matching.
35 is the byte sequence binfmt_misc is matching for. The magic string
40 If you chose filename extension matching, this is the extension to be
42 Extension matching is case sensitive, and slashes ``/`` are not allowed!
45 bits from matching by supplying a string like magic and as long as magic.
48 filename extension matching.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/perl/
H A Dlibfile-fnmatch-perl_0.02.bb1 SUMMARY = "Perl module that provides simple filename and pathname matching"
3 matching. \
/OK3568_Linux_fs/kernel/Documentation/admin-guide/perf/
H A Dimx-ddr.rst38 --AXI_ID defines AxID matching value.
39 --AXI_MASKING defines which bits of AxID are meaningful for the matching.
42 - 1: corresponding bit is not masked, i.e. used to do the matching.
45 When non-masked bits are matching corresponding AXI_ID bits then counter is
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/
H A Dmethod-tracing.rst200 ACPICA debugging messages matching "trace_debug_layer/trace_debug_level"
206 ACPICA debugging messages matching "trace_debug_layer/trace_debug_level"
212 ACPICA debugging messages matching "trace_debug_layer/trace_debug_level"
218 ACPICA debugging messages matching "trace_debug_layer/trace_debug_level"
224 ACPICA debugging messages matching "trace_debug_layer/trace_debug_level"
/OK3568_Linux_fs/kernel/Documentation/driver-api/pldmfw/
H A Ddriver-ops.rst26 package data in a record to the device firmware. If the matching record
36 that is, for each component indicated by the matching record. The
/OK3568_Linux_fs/buildroot/package/gdb/11.2/
H A D0009-gdb-Fix-native-build-on-xtensa.patch22 ../../gdb/xtensa-linux-nat.c:71:38: error: no matching function for call to ‘gdbarch_tdep::gdbarch_…
34 ../../gdb/xtensa-linux-nat.c:72:49: error: no matching function for call to ‘gdbarch_tdep::gdbarch_…
/OK3568_Linux_fs/yocto/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-deep-perl_1.130.bb17 about how it should look, \'eq\' is no good and you must use pattern matching \
18 instead. Test::Deep provides pattern matching for complex data structures \
/OK3568_Linux_fs/buildroot/package/gdb/12.1/
H A D0009-gdb-Fix-native-build-on-xtensa.patch22 ../../gdb/xtensa-linux-nat.c:71:38: error: no matching function for call to ‘gdbarch_tdep::gdbarch_…
34 ../../gdb/xtensa-linux-nat.c:72:49: error: no matching function for call to ‘gdbarch_tdep::gdbarch_…
/OK3568_Linux_fs/buildroot/package/gdb/10.2/
H A D0009-gdb-Fix-native-build-on-xtensa.patch22 ../../gdb/xtensa-linux-nat.c:71:38: error: no matching function for call to ‘gdbarch_tdep::gdbarch_…
34 ../../gdb/xtensa-linux-nat.c:72:49: error: no matching function for call to ‘gdbarch_tdep::gdbarch_…
/OK3568_Linux_fs/kernel/Documentation/driver-api/usb/
H A Dhotplug.rst97 be used when matching a driver to a device or class of devices. The
103 ... matching devices with specified vendor and product ids
107 ... matching specified interface class info
109 ... matching specified device class info
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dfib_trie.rst129 If we don't find a match, we enter prefix matching mode. The prefix length,
131 and we backtrack upwards through the trie trying to find a longest matching
135 Inside each tnode, the search for longest matching prefix consists of searching
141 chop off part of the key in order to find the longest matching prefix.
/OK3568_Linux_fs/kernel/drivers/staging/iio/Documentation/
H A Dinkernel.txt44 * matching dev or dev_name against consumer_dev and consumer_dev_name
45 * matching consumer_channel against consumer_channel in the map
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dperf-probe.txt176 …d '%return' means that it probes function return. And ';PTN' means lazy matching pattern (see LAZY…
177 …lazy matching by using 'SRC:ALN' or 'SRC;PTN' syntax, where 'SRC' is the source file path, ':ALN' …
229 …The lazy line matching is similar to glob matching but ignoring spaces in both of pattern and targ…
234 …hedule() can be moved easily by modifying schedule(), but the same line matching 'rq=cpu_rq*' may …
238 The filter pattern is a glob matching pattern(s) to filter variables.
/OK3568_Linux_fs/buildroot/package/lpeg/
H A DConfig.in4 LPeg is a new pattern-matching library for Lua,
/OK3568_Linux_fs/buildroot/package/python-mimeparse/
H A DConfig.in5 names and matching them against a list of media-ranges.

12345678910>>...19