| /linux/tools/testing/vma/tests/ |
| H A D | vma.c | 126 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 D | rcu_dereference.rst | 131 - 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 D | kcov.rst | 15 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 D | vsx_asm.S | 11 #call to a comparison function in C which boils down to a memcmp()
|
| /linux/tools/testing/selftests/tc-testing/ |
| H A D | TODO.txt | 25 - a TestCase class, for easier testcase handling, searching, comparison
|
| /linux/usr/ |
| H A D | Kconfig | 151 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 D | README | 54 those strings for result comparison. Other utility functions include
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-diff.txt | 25 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 D | perf-script.txt | 482 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 D | map_cgroup_storage.rst | 147 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 D | adm1025.rst | 37 comparison of various system parameters. Five voltage measurement inputs
|
| H A D | adm9240.rst | 52 microprocessor-based systems, providing measurement and limit comparison
|
| /linux/drivers/mtd/spi-nor/ |
| H A D | Kconfig | 18 on the usage this feature may provide performance gain in comparison
|
| /linux/lib/ |
| H A D | Kconfig.kasan | 121 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 D | romfs.rst | 14 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 D | ubifs.rst | 18 To make it more clear, here is a small comparison of MTD devices and
|
| /linux/scripts/ |
| H A D | check-uapi.sh | 23 -b BASE_REF Base git reference to use for comparison. If unspecified or empty,
|
| /linux/Documentation/arch/powerpc/ |
| H A D | syscall64-abi.rst | 39 -4095..-1 (i.e., it is >= -MAX_ERRNO (-4095) as an unsigned comparison),
|
| /linux/arch/arm/lib/ |
| H A D | lib1funcs.S | 192 @ Either 1, 2 or 3 comparison/subtractions are left.
|
| /linux/Documentation/networking/ |
| H A D | fib_trie.rst | 108 entire trie for each prefix length. In comparison, fib_hash is organized
|
| /linux/Documentation/arch/arm/ |
| H A D | vlocks.rst | 131 and comparison::
|
| /linux/Documentation/sphinx/ |
| H A D | kerneldoc-preamble.sty | 20 % - Indent of 2 chars is preserved for ease of comparison.
|
| /linux/net/sched/ |
| H A D | Kconfig | 521 32bit pieces based comparison scheme. 616 tristate "Simple packet data comparison" 626 tristate "Multi byte comparison"
|
| /linux/drivers/comedi/drivers/ni_routing/ |
| H A D | README | 125 visual comparison to the NI-MAX "Valid Routes" tables.
|
| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | crop.rst | 17 comparison of the two APIs.
|