/linux/scripts/coccinelle/null/ |
H A D | badzero.cocci | 74 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 80 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 172 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0, suggest !E") 178 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 184 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0, suggest !E") 190 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0") 233 coccilib.org.print_todo(p[0], "WARNING comparing pointer to 0") 239 coccilib.report.print_report(p[0], "WARNING comparing pointer to 0")
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_bpftool_synctypes.py | 531 …f'Comparing {BpfHeaderExtractor.filename} (bpf_map_type) and {MapFileExtractor.filename} (do_help(… 533 … f'Comparing {BpfHeaderExtractor.filename} (bpf_map_type) and {ManMapExtractor.filename} (TYPE):') 535 …f'Comparing {MapFileExtractor.filename} (do_help() OPTIONS) and {ManMapExtractor.filename} (OPTION… 557 …f'Comparing {ProgFileExtractor.filename} (bpf_attach_type) and {ProgFileExtractor.filename} (do_he… 559 …f'Comparing {ProgFileExtractor.filename} (bpf_attach_type) and {ManProgExtractor.filename} (ATTACH… 561 …f'Comparing {ProgFileExtractor.filename} (do_help() OPTIONS) and {ManProgExtractor.filename} (OPTI… 563 …f'Comparing {ProgFileExtractor.filename} (bpf_attach_type) and {BashcompExtractor.filename} (BPFTO… 580 …f'Comparing {BpfHeaderExtractor.filename} (bpf_attach_type) and {CgroupFileExtractor.filename} (do… 582 …f'Comparing {BpfHeaderExtractor.filename} (bpf_attach_type) and {ManCgroupExtractor.filename} (ATT… 584 …f'Comparing {CgroupFileExtractor.filename} (do_help() OPTIONS) and {ManCgroupExtractor.filename} (… [all …]
|
/linux/Documentation/hwmon/ |
H A D | pmbus.rst | 260 tempX_min_alarm Chip temperature low alarm. Set by comparing 263 tempX_max_alarm Chip temperature high alarm. Set by comparing 266 tempX_lcrit_alarm Chip temperature critical low alarm. Set by comparing 269 tempX_crit_alarm Chip temperature critical high alarm. Set by comparing
|
H A D | tps40422.rst | 64 temp1_max_alarm Chip temperature high alarm. Set by comparing 67 temp1_crit_alarm Chip temperature critical high alarm. Set by comparing
|
H A D | max16064.rst | 67 temp1_max_alarm Chip temperature high alarm. Set by comparing 70 temp1_crit_alarm Chip temperature critical high alarm. Set by comparing
|
H A D | max8688.rst | 77 temp1_max_alarm Chip temperature high alarm. Set by comparing 80 temp1_crit_alarm Chip temperature critical high alarm. Set by comparing
|
/linux/sound/ |
H A D | ac97_bus.c | 20 * @id_mask: Mask that is applied to the device ID before comparing to @id 46 * @id_mask: Mask that is applied to the device ID before comparing to @id
|
/linux/arch/parisc/math-emu/ |
H A D | sfcmp.c | 56 * comparing a signaling NaN or when comparing quiet NaNs and the in sgl_fcmp()
|
H A D | dfcmp.c | 56 * comparing a signaling NaN or when comparing quiet NaNs and the in dbl_fcmp()
|
/linux/tools/memory-model/scripts/ |
H A D | README | 18 documenting expected results, comparing the actual results to 24 initlitmushist.sh or newlitmushist.sh runs, comparing the
|
/linux/arch/x86/boot/ |
H A D | cmdline.c | 37 st_wordcmp, /* Comparing this word */ in __cmdline_find_option() 108 st_wordcmp, /* Comparing this word */ in __cmdline_find_option_bool()
|
/linux/Documentation/arch/powerpc/ |
H A D | associativity.rst | 42 Linux kernel computes NUMA distance between two domains by recursively comparing 45 comparing domains.
|
/linux/Documentation/driver-api/driver-model/ |
H A D | bus.rst | 44 The format of device ID structures and the semantics for comparing 51 comparing the device IDs the driver supports with the device ID of a
|
/linux/arch/x86/lib/ |
H A D | cmdline.c | 40 st_wordcmp, /* Comparing this word */ in __cmdline_find_option_bool() 134 st_wordcmp, /* Comparing this word */ in __cmdline_find_option()
|
/linux/net/rds/ |
H A D | info.h | 16 * or not by comparing the lengths.
|
/linux/arch/s390/include/asm/ |
H A D | cpcmd.h | 27 * was large enough by comparing the return value and rlen
|
/linux/lib/ |
H A D | union_find.c | 30 * This function merges the sets containing node1 and node2, by comparing
|
/linux/Documentation/tools/rv/ |
H A D | rv.rst | 24 of the system's actual execution, comparing it against a formal
|
/linux/kernel/trace/rv/ |
H A D | Kconfig | 22 actual execution, comparing it against a formal specification of
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-light-lm3533-als | 25 Specifies the value of threshold that the device is comparing
|
/linux/Documentation/i2c/busses/ |
H A D | i2c-ali1535.rst | 30 can be identified by comparing this driver to the i2c-ali15x3 driver. For
|
/linux/fs/verity/ |
H A D | Kconfig | 27 hash), or (b) authenticity verification (comparing the hash
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | dev-touch.rst | 30 A touch input may be determined by comparing the raw capacitance measurement to
|
/linux/include/kunit/ |
H A D | test.h | 1177 * for comparing more structured data, such as structs. This expectation is 1178 * recommended for comparing, for example, data arrays. 1204 * for comparing more structured data, such as structs. This expectation is 1205 * recommended for comparing, for example, data arrays. 1551 * for comparing more structured data, such as structs. This assertion is 1552 * recommended for comparing, for example, data arrays. 1578 * for comparing more structured data, such as structs. This assertion is 1579 * recommended for comparing, for example, data arrays.
|
/linux/tools/testing/selftests/bpf/progs/ |
H A D | linked_maps2.c | 8 /* modifiers and typedefs are ignored when comparing key/value types */
|