Home
last modified time | relevance | path

Searched refs:comparison (Results 1 – 25 of 49) sorted by relevance

12

/linux/tools/testing/vma/tests/
H A Dvma.c126 const vma_flags_t comparison = in test_vma_flags_word() local
134 ASSERT_EQ(memcmp(&flags, &comparison, sizeof(flags)), 0); in test_vma_flags_word()
141 ASSERT_EQ(memcmp(&flags, &comparison, sizeof(flags)), 0); in test_vma_flags_word()
149 ASSERT_EQ(memcmp(&flags, &comparison, sizeof(flags)), 0); in test_vma_flags_word()
157 ASSERT_EQ(memcmp(&flags, &comparison, sizeof(flags)), 0); in test_vma_flags_word()
/linux/Documentation/RCU/
H A Drcu_dereference.rst131 - The comparison was against the NULL pointer. If the
133 not be dereferencing it anyway. If the comparison is
140 cannot use anything it learned from the comparison
142 This sort of comparison occurs frequently when scanning
145 Note that if the pointer comparison is done outside
156 - The comparison is against a pointer that references memory
160 the comparison. So exactly how long ago is "a long
191 - All of the accesses following the comparison are stores,
204 comparison will provide exactly the information that the
386 on the other. The comparison in reader() therefore tells the compiler
/linux/Documentation/dev-tools/
H A Dkcov.rst15 Besides collecting code coverage, KCOV can also collect comparison operands.
29 Collecting comparison operands is supported with GCC 8+ or with Clang.
35 To enable comparison operands collection, set::
176 * the comparison operands are promoted to uint64_t.
193 /* arg1 and arg2 - operands of the comparison. */
217 Note that the KCOV modes (collection of code coverage or comparison operands)
/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S11 #call to a comparison function in C which boils down to a memcmp()
/linux/tools/testing/selftests/tc-testing/
H A DTODO.txt25 - a TestCase class, for easier testcase handling, searching, comparison
/linux/usr/
H A DKconfig151 with bzip2, in comparison to gzip. Bzip2 uses a large amount of
166 comparison to gzip.
177 30% smaller with XZ in comparison to gzip. Decompression speed is
/linux/tools/testing/selftests/livepatch/
H A DREADME54 those strings for result comparison. Other utility functions include
/linux/tools/perf/Documentation/
H A Dperf-diff.txt25 could vary. So perf diff is based on the comparison of the files and
186 Enable hot streams comparison. Stream can be a callchain which is
191 The comparison is governed by the baseline file. The baseline perf.data
H A Dperf-script.txt482 The comparison order is:
484 1. symbol name comparison
485 2. symbol start address comparison.
486 3. any hexadecimal address comparison.
487 4. address range comparison (see --addr-range).
/linux/Documentation/bpf/
H A Dmap_cgroup_storage.rst147 shared, then attach type is simply ignored during comparison. Storage is freed
162 id, is used during comparison, so userspace may just specify a ``__u64``
/linux/Documentation/hwmon/
H A Dadm1025.rst37 comparison of various system parameters. Five voltage measurement inputs
H A Dadm9240.rst52 microprocessor-based systems, providing measurement and limit comparison
/linux/drivers/mtd/spi-nor/
H A DKconfig18 on the usage this feature may provide performance gain in comparison
/linux/lib/
H A DKconfig.kasan121 comparison, as it embeds a tag into the top byte of each pointer.
137 comparison, as it embeds a tag into the top byte of each pointer.
/linux/Documentation/filesystems/
H A Dromfs.rst14 For comparison, both the older minix and xiafs (the latter is now
20 comparison, an actual rescue disk used up 3202 blocks with ext2, while
H A Dubifs.rst18 To make it more clear, here is a small comparison of MTD devices and
/linux/scripts/
H A Dcheck-uapi.sh23 -b BASE_REF Base git reference to use for comparison. If unspecified or empty,
/linux/Documentation/arch/powerpc/
H A Dsyscall64-abi.rst39 -4095..-1 (i.e., it is >= -MAX_ERRNO (-4095) as an unsigned comparison),
/linux/arch/arm/lib/
H A Dlib1funcs.S192 @ Either 1, 2 or 3 comparison/subtractions are left.
/linux/Documentation/networking/
H A Dfib_trie.rst108 entire trie for each prefix length. In comparison, fib_hash is organized
/linux/Documentation/arch/arm/
H A Dvlocks.rst131 and comparison::
/linux/Documentation/sphinx/
H A Dkerneldoc-preamble.sty20 % - Indent of 2 chars is preserved for ease of comparison.
/linux/net/sched/
H A DKconfig521 32bit pieces based comparison scheme.
616 tristate "Simple packet data comparison"
626 tristate "Multi byte comparison"
/linux/drivers/comedi/drivers/ni_routing/
H A DREADME125 visual comparison to the NI-MAX "Valid Routes" tables.
/linux/Documentation/userspace-api/media/v4l/
H A Dcrop.rst17 comparison of the two APIs.

12