/linux-5.10/tools/testing/selftests/rseq/ |
D | rseq-arm64.h | 254 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_storev() 256 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_storev() 311 rseq_bug("cpu_id comparison failed"); in rseq_cmpnev_storeoffp_load() 313 rseq_bug("expected value comparison failed"); in rseq_cmpnev_storeoffp_load() 357 rseq_bug("cpu_id comparison failed"); in rseq_addv() 414 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev() 416 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev() 473 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev_release() 475 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev_release() 534 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_cmpeqv_storev() [all …]
|
D | rseq-x86.h | 163 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_storev() 165 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_storev() 231 rseq_bug("cpu_id comparison failed"); in rseq_cmpnev_storeoffp_load() 233 rseq_bug("expected value comparison failed"); in rseq_cmpnev_storeoffp_load() 278 rseq_bug("cpu_id comparison failed"); in rseq_addv() 335 rseq_bug("cpu_id comparison failed"); in rseq_offset_deref_addv() 398 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev() 400 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev() 475 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_cmpeqv_storev() 477 rseq_bug("1st expected value comparison failed"); in rseq_cmpeqv_cmpeqv_storev() [all …]
|
D | rseq-ppc.h | 259 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_storev() 261 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_storev() 327 rseq_bug("cpu_id comparison failed"); in rseq_cmpnev_storeoffp_load() 329 rseq_bug("expected value comparison failed"); in rseq_cmpnev_storeoffp_load() 381 rseq_bug("cpu_id comparison failed"); in rseq_addv() 447 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev() 449 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev() 517 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev_release() 519 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev_release() 588 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_cmpeqv_storev() [all …]
|
D | rseq-s390.h | 189 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_storev() 191 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_storev() 259 rseq_bug("cpu_id comparison failed"); in rseq_cmpnev_storeoffp_load() 261 rseq_bug("expected value comparison failed"); in rseq_cmpnev_storeoffp_load() 310 rseq_bug("cpu_id comparison failed"); in rseq_addv() 375 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev() 377 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev() 454 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_cmpeqv_storev() 456 rseq_bug("1st expected value comparison failed"); in rseq_cmpeqv_cmpeqv_storev() 458 rseq_bug("2nd expected value comparison failed"); in rseq_cmpeqv_cmpeqv_storev() [all …]
|
D | rseq-arm.h | 212 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_storev() 214 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_storev() 284 rseq_bug("cpu_id comparison failed"); in rseq_cmpnev_storeoffp_load() 286 rseq_bug("expected value comparison failed"); in rseq_cmpnev_storeoffp_load() 339 rseq_bug("cpu_id comparison failed"); in rseq_addv() 412 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev() 414 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev() 488 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev_release() 490 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev_release() 568 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_cmpeqv_storev() [all …]
|
D | rseq-mips.h | 217 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_storev() 219 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_storev() 287 rseq_bug("cpu_id comparison failed"); in rseq_cmpnev_storeoffp_load() 289 rseq_bug("expected value comparison failed"); in rseq_cmpnev_storeoffp_load() 342 rseq_bug("cpu_id comparison failed"); in rseq_addv() 413 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev() 415 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev() 487 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_trystorev_storev_release() 489 rseq_bug("expected value comparison failed"); in rseq_cmpeqv_trystorev_storev_release() 563 rseq_bug("cpu_id comparison failed"); in rseq_cmpeqv_cmpeqv_storev() [all …]
|
/linux-5.10/lib/ |
D | bsearch.c | 19 * @cmp: pointer to comparison function 23 * under the provided comparison function. 26 * the array, e.g. key could be a string and the comparison function 29 * the same comparison function for both sort() and bsearch().
|
D | list_sort.c | 89 * element comparison is needed, so the client's cmp() in merge_final() 108 * @cmp: the elements comparison function 110 * The comparison funtion @cmp must return > 0 if @a should sort after 120 * The latter offers a chance to save a few cycles in the comparison 123 * A good way to write a multi-word comparison is::
|
/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/ |
D | macsec_struct.h | 18 * comparison. 89 * 1: enable comparison of extracted byte pointed by byte 3 location. 99 * 1: enable comparison of extracted byte pointed by byte 2 location. 109 * 1: enable comparison of extracted byte pointed by byte 1 location. 119 * 1: enable comparison of extracted byte pointed by byte 0 location. 124 * 1: enable comparison of extracted VLAN ID field. 128 * 1: enable comparison of extracted VLAN UP field. 132 * 1: enable comparison of extracted VLAN Valid field. 135 /*! This is bit mask to enable comparison the 8 bit TCI field, 144 * 1: enable comparison of SCI [all …]
|
/linux-5.10/scripts/coccinelle/misc/ |
D | boolinit.cocci | 153 cocci.print_main("WARNING: Comparison to bool",p) 159 cocci.print_main("WARNING: Comparison of 0/1 to bool variable",p) 177 coccilib.report.print_report(p[0],"WARNING: Comparison to bool") 183 coccilib.report.print_report(p[0],"WARNING: Comparison of 0/1 to bool variable")
|
/linux-5.10/tools/perf/Documentation/ |
D | perf-diff.txt | 25 could vary. So perf diff is based on the comparison of the files and 95 diff.compute config option. See COMPARISON METHODS section for 186 Enable hot streams comparison. Stream can be a callchain which is 189 COMPARISON 191 The comparison is governed by the baseline file. The baseline perf.data 242 COMPARISON METHODS
|
/linux-5.10/Documentation/dev-tools/ |
D | kcov.rst | 15 kcov is also able to collect comparison operands from the instrumented code 27 If the comparison operands need to be collected, set:: 130 Comparison operands collection 133 Comparison operands collection is similar to coverage collection: 166 * the comparison operands are promoted to uint64_t. 181 /* arg1 and arg2 - operands of the comparison. */ 205 Note that the kcov modes (coverage collection or comparison operands) are
|
/linux-5.10/Documentation/RCU/ |
D | rcu_dereference.rst | 111 - The comparison was against the NULL pointer. If the 113 not be dereferencing it anyway. If the comparison is 120 cannot use anything it learned from the comparison 122 This sort of comparison occurs frequently when scanning 130 - The comparison is against a pointer that references memory 134 the comparison. So exactly how long ago is "a long 165 - All of the accesses following the comparison are stores, 178 comparison will provide exactly the information that the 350 on the other. The comparison in reader() therefore tells the compiler
|
/linux-5.10/tools/power/cpupower/bench/ |
D | cpufreq-bench_script.sh | 58 …eshold_${up_threshold}\" -t \"Ondemand sampling_rate: ${SAMPLING_RATE} comparison - Up_threshold: … 68 …_rate_${sampling_rate}\" -t \"Ondemand up_threshold: ${UP_THRESHOLD} % comparison - sampling_rate:… 77 …ATE}\" -t \"Ondemand up_threshold: ${UP_THRESHOLD} and sampling_rate ${SAMPLING_RATE} comparison\""
|
/linux-5.10/include/uapi/linux/netfilter/ |
D | xt_multiport.h | 17 __u8 flags; /* Type of comparison */ 23 __u8 flags; /* Type of comparison */
|
/linux-5.10/include/kunit/ |
D | assert.h | 190 * @operation: A string representation of the comparison operator (e.g. "=="). 217 * @op_str: A string representation of the comparison operator (e.g. "=="). 247 * @operation: A string representation of the comparison operator (e.g. "=="). 274 * @op_str: A string representation of the comparison operator (e.g. "=="). 304 * @operation: A string representation of the comparison operator (e.g. "=="). 331 * @op_str: A string representation of the comparison operator (e.g. "==").
|
/linux-5.10/include/trace/events/ |
D | initcall.h | 36 * comparison of a function pointer 57 * comparison of a function pointer
|
/linux-5.10/usr/ |
D | Kconfig | 152 with bzip2, in comparison to gzip. Bzip2 uses a large amount of 167 comparison to gzip. 178 30% smaller with XZ in comparison to gzip. Decompression speed is
|
/linux-5.10/tools/testing/selftests/bpf/verifier/ |
D | jump.c | 21 .errstr_unpriv = "R1 pointer comparison", 49 .errstr_unpriv = "R1 pointer comparison", 85 .errstr_unpriv = "R1 pointer comparison", 136 .errstr_unpriv = "R1 pointer comparison", 177 .errstr_unpriv = "R1 pointer comparison",
|
D | ld_imm64.c | 13 .errstr_unpriv = "R1 pointer comparison", 27 .errstr_unpriv = "R1 pointer comparison",
|
/linux-5.10/drivers/gpu/host1x/hw/ |
D | hw_host1x05_channel.h | 30 * This value is suitable for direct comparison with other unshifted 35 * comparison with unshifted values appropriate for use in field <y>
|
D | hw_host1x02_channel.h | 30 * This value is suitable for direct comparison with other unshifted 35 * comparison with unshifted values appropriate for use in field <y>
|
D | hw_host1x04_channel.h | 30 * This value is suitable for direct comparison with other unshifted 35 * comparison with unshifted values appropriate for use in field <y>
|
D | hw_host1x01_channel.h | 30 * This value is suitable for direct comparison with other unshifted 35 * comparison with unshifted values appropriate for use in field <y>
|
/linux-5.10/fs/ntfs/ |
D | dir.c | 137 * We perform a case sensitive comparison and if that matches in ntfs_lookup_inode_by_name() 183 * insensitive comparison (provided the file name is not in the in ntfs_lookup_inode_by_name() 184 * POSIX namespace). If the comparison matches, and the name is in ntfs_lookup_inode_by_name() 187 * comparison matches, and the name is in the DOS namespace, we in ntfs_lookup_inode_by_name() 249 * Names match with case insensitive comparison, now try the in ntfs_lookup_inode_by_name() 250 * case sensitive comparison, which is required for proper in ntfs_lookup_inode_by_name() 397 * We perform a case sensitive comparison and if that matches in ntfs_lookup_inode_by_name() 443 * insensitive comparison (provided the file name is not in the in ntfs_lookup_inode_by_name() 444 * POSIX namespace). If the comparison matches, and the name is in ntfs_lookup_inode_by_name() 447 * comparison matches, and the name is in the DOS namespace, we in ntfs_lookup_inode_by_name() [all …]
|