Home
last modified time | relevance | path

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

12

/linux/tools/testing/vma/tests/
H A Dvma.c177 const vma_flags_t comparison = in test_vma_flags_word() local
189 ASSERT_EQ(memcmp(&flags, &comparison, sizeof(flags)), 0); in test_vma_flags_word()
196 ASSERT_EQ(memcmp(&flags, &comparison, sizeof(flags)), 0); in test_vma_flags_word()
204 ASSERT_EQ(memcmp(&flags, &comparison, sizeof(flags)), 0); in test_vma_flags_word()
212 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/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
189 Enable hot streams comparison. Stream can be a callchain which is
194 The comparison is governed by the baseline file. The baseline perf.data
H A Dperf-script.txt487 The comparison order is:
489 1. symbol name comparison
490 2. symbol start address comparison.
491 3. any hexadecimal address comparison.
492 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/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/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/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/Documentation/core-api/
H A Dmin_heap.rst26 custom comparison and swap functions to be called directly, rather than through
76 - **less** is the comparison function used to establish the order of elements.
/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/Documentation/translations/it_IT/process/
H A Dsubmit-checklist.rst110 per scovare bachi come "warning: comparison between signed and unsigned".
/linux/Documentation/arch/riscv/
H A Dzicfilp.rst49 x7. If ``imm_20bit`` == 0, the CPU doesn't perform any comparison with
/linux/arch/arm/lib/
H A Dlib1funcs.S192 @ Either 1, 2 or 3 comparison/subtractions are left.
/linux/Documentation/translations/pt_BR/process/
H A Dsubmit-checklist.rst111 bugs como "warning: comparison between signed and unsigned".
/linux/Documentation/networking/
H A Dfib_trie.rst108 entire trie for each prefix length. In comparison, fib_hash is organized
/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.

12